| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl | |
| org.apache.drill.exec.physical.impl.agg | |
| org.apache.drill.exec.physical.impl.filter | |
| org.apache.drill.exec.physical.impl.join | |
| org.apache.drill.exec.physical.impl.limit | |
| org.apache.drill.exec.physical.impl.PartitionLimit | |
| org.apache.drill.exec.physical.impl.project | |
| org.apache.drill.exec.physical.impl.svremover | |
| org.apache.drill.exec.physical.impl.TopN | |
| org.apache.drill.exec.physical.impl.xsort | |
| org.apache.drill.exec.physical.unit | |
| org.apache.drill.exec.store.parquet.columnreaders | |
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTestOpBatchEmitOutcome |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestAggWithAnyValue.TestAggWithAnyValueMultipleBatches |
class |
TestHashAggBatch |
class |
TestHashAggEmitOutcome |
class |
TestStreamingAggEmitOutcome |
| Modifier and Type | Class and Description |
|---|---|
class |
TestFilterBatchEmitOutcome |
| Modifier and Type | Class and Description |
|---|---|
class |
TestHashJoinJPPD |
class |
TestHashJoinOutcome
Unit tests of the Hash Join getting various outcomes as input
with uninitialized vector containers
|
class |
TestHashJoinSpill |
| Modifier and Type | Class and Description |
|---|---|
class |
TestLimitBatchEmitOutcome |
class |
TestLimitOperator |
| Modifier and Type | Class and Description |
|---|---|
class |
TestPartitionLimitBatch |
| Modifier and Type | Class and Description |
|---|---|
class |
TestProjectEmitOutcome |
| Modifier and Type | Class and Description |
|---|---|
class |
TestSVRemoverIterOutcome |
| Modifier and Type | Class and Description |
|---|---|
class |
TestTopNEmitOutcome |
| Modifier and Type | Class and Description |
|---|---|
class |
TestSortEmitOutcome |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicPhysicalOpUnitTest |
class |
MiniPlanUnitTestBase
A MiniPlanUnitTestBase extends PhysicalOpUnitTestBase, to construct MiniPlan (aka plan fragment).
|
class |
TestMiniPlan
This class contains examples to show how to use MiniPlanTestBuilder to test a
specific plan fragment (MiniPlan).
|
class |
TestNullInputMiniPlan |
class |
TestOutputBatchSize |
| Modifier and Type | Class and Description |
|---|---|
class |
TestBatchSizingMemoryUtil |
| Modifier and Type | Class and Description |
|---|---|
class |
OperatorTestBuilderTest |
| Constructor and Description |
|---|
LegacyOperatorTestBuilder(PhysicalOpUnitTestBase physicalOpUnitTestBase)
Deprecated.
|
OperatorTestBuilder(PhysicalOpUnitTestBase physicalOpUnitTestBase) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.