Uses of Class
org.apache.drill.exec.store.hive.HiveSubScan
Packages that use HiveSubScan
-
Uses of HiveSubScan in org.apache.drill.exec.store.hive
Methods in org.apache.drill.exec.store.hive with parameters of type HiveSubScanModifier and TypeMethodDescriptionHiveScanBatchCreator.getBatch
(ExecutorFragmentContext context, HiveSubScan config, List<RecordBatch> children) -
Uses of HiveSubScan in org.apache.drill.exec.store.hive.readers
Methods in org.apache.drill.exec.store.hive.readers with parameters of type HiveSubScanModifier and TypeMethodDescriptionstatic List<RecordReader>
ReadersInitializer.init
(ExecutorFragmentContext ctx, HiveSubScan config) Selects reader constructor reference asReadersInitializer.HiveReaderFactory
readerFactory.