Uses of Class
org.apache.drill.exec.store.iceberg.IcebergSubScan
Packages that use IcebergSubScan
-
Uses of IcebergSubScan in org.apache.drill.exec.store.iceberg
Methods in org.apache.drill.exec.store.iceberg that return IcebergSubScanModifier and TypeMethodDescriptionIcebergSubScan.IcebergSubScanBuilder.build()
IcebergGroupScan.getSpecificScan
(int minorFragmentId) -
Uses of IcebergSubScan in org.apache.drill.exec.store.iceberg.read
Methods in org.apache.drill.exec.store.iceberg.read with parameters of type IcebergSubScanModifier and TypeMethodDescriptionIcebergScanBatchCreator.getBatch
(ExecutorFragmentContext context, IcebergSubScan subScan, List<RecordBatch> children)