Uses of Class
org.apache.drill.exec.store.parquet.AbstractParquetRowGroupScan
Package
Description
-
Uses of AbstractParquetRowGroupScan in org.apache.drill.exec.store.delta
-
Uses of AbstractParquetRowGroupScan in org.apache.drill.exec.store.delta.read
Modifier and TypeMethodDescriptionDeltaScanBatchCreator.getImplicitValues
(AbstractParquetRowGroupScan rowGroupScan, ColumnExplorer columnExplorer, RowGroupReadEntry rowGroup, DrillFileSystem fs) -
Uses of AbstractParquetRowGroupScan in org.apache.drill.exec.store.hive
Modifier and TypeMethodDescriptionHiveDrillNativeParquetRowGroupScan.copy
(List<SchemaPath> columns) -
Uses of AbstractParquetRowGroupScan in org.apache.drill.exec.store.parquet
Modifier and TypeMethodDescriptionabstract AbstractParquetRowGroupScan
AbstractParquetRowGroupScan.copy
(List<SchemaPath> columns) ParquetRowGroupScan.copy
(List<SchemaPath> columns) Modifier and TypeMethodDescriptionprotected ScanBatch
AbstractParquetScanBatchCreator.getBatch
(ExecutorFragmentContext context, AbstractParquetRowGroupScan rowGroupScan, OperatorContext oContext) AbstractParquetScanBatchCreator.getImplicitValues
(AbstractParquetRowGroupScan rowGroupScan, ColumnExplorer columnExplorer, RowGroupReadEntry rowGroup, DrillFileSystem fs)