Uses of Interface
org.apache.drill.exec.planner.PartitionDescriptor
Package
Description
-
Uses of PartitionDescriptor in org.apache.drill.exec.planner
Modifier and TypeClassDescriptionclass
Abstract base class for file system based partition descriptors and Hive partition descriptors.class
Partition descriptor for file system based tables.class
PartitionDescriptor that describes partitions based on column names instead of directory structure -
Uses of PartitionDescriptor in org.apache.drill.exec.planner.logical.partition
Modifier and TypeMethodDescriptionabstract PartitionDescriptor
PruneScanRule.getPartitionDescriptor
(PlannerSettings settings, org.apache.calcite.rel.core.TableScan scanRel) -
Uses of PartitionDescriptor in org.apache.drill.exec.planner.sql