Uses of Class
org.apache.drill.exec.store.ColumnExplorer
Packages that use ColumnExplorer
-
Uses of ColumnExplorer in org.apache.drill.exec.store.delta.read
Methods in org.apache.drill.exec.store.delta.read with parameters of type ColumnExplorerModifier and TypeMethodDescriptionDeltaScanBatchCreator.getImplicitValues
(AbstractParquetRowGroupScan rowGroupScan, ColumnExplorer columnExplorer, RowGroupReadEntry rowGroup, DrillFileSystem fs) -
Uses of ColumnExplorer in org.apache.drill.exec.store.parquet
Methods in org.apache.drill.exec.store.parquet with parameters of type ColumnExplorerModifier and TypeMethodDescriptionAbstractParquetScanBatchCreator.getImplicitValues
(AbstractParquetRowGroupScan rowGroupScan, ColumnExplorer columnExplorer, RowGroupReadEntry rowGroup, DrillFileSystem fs)