Uses of Class
org.apache.drill.exec.store.ischema.Records.Partition
-
Uses of Records.Partition in org.apache.drill.exec.store.ischema
Modifier and TypeMethodDescriptionprotected List<Records.Partition>
InfoSchemaRecordGenerator.Partitions.collect
(RecordCollector recordCollector, String schemaPath, org.apache.calcite.schema.SchemaPlus schema) static List<Records.Partition>
Records.Partition.fromPartition
(String catalog, String schemaName, PartitionMetadata partitionMetadata) static List<Records.Partition>
Records.Partition.fromSegment
(String catalog, String schemaName, SegmentMetadata segmentMetadata) InfoSchemaTable.Partitions.getRecordGenerator
(FilterEvaluator filterEvaluator) InfoSchemaRecordGenerator.Partitions.getRecordReader()
RecordCollector.BasicRecordCollector.partitions
(String schemaPath, org.apache.calcite.schema.SchemaPlus schema) RecordCollector.MetastoreRecordCollector.partitions
(String schemaPath, org.apache.calcite.schema.SchemaPlus schema) RecordCollector.partitions
(String schemaPath, org.apache.calcite.schema.SchemaPlus schema) Collects partitions data for information_schema.