| Interface | Description |
|---|---|
| PartitionDescriptor |
Interface used to describe partitions.
|
| PartitionLocation |
Interface to define a partition.
|
| RuleInstance |
Contains rule instances which use custom RelBuilder.
|
| Class | Description |
|---|---|
| AbstractOpWrapperVisitor<RET,EXCEP extends Throwable> | |
| AbstractPartitionDescriptor |
Abstract base class for file system based partition descriptors and Hive
partition descriptors.
|
| DFSDirPartitionLocation |
Composite partition location corresponds to a directory in the file system.
|
| DFSFilePartitionLocation |
Defines a single partition in a DFS table.
|
| DrillRelBuilder | |
| FileSystemPartitionDescriptor |
Partition descriptor for file system based tables.
|
| ParquetPartitionDescriptor |
PartitionDescriptor that describes partitions based on column names instead of directory structure
|
| ParquetPartitionLocation | |
| PhysicalPlanReader | |
| PhysicalPlanReaderTestFactory | |
| SimplePartitionLocation |
Abstract class for simple partition.
|
| StarColumnHelper | |
| TestDirectoryExplorerUDFs |
| Enum | Description |
|---|---|
| PlannerPhase |
Returns RuleSet for concrete planner phase.
|
| PlannerType |
Copyright © 2021 The Apache Software Foundation. All rights reserved.