Uses of Class
org.apache.drill.exec.physical.impl.scan.framework.ShimBatchReader
Packages that use ShimBatchReader
Package
Description
Handles optional file metadata columns: implicit columns and
partition columns.
Defines the projection, vector continuity and other operations for
a set of one or more readers.
-
Uses of ShimBatchReader in org.apache.drill.exec.physical.impl.scan.file
Methods in org.apache.drill.exec.physical.impl.scan.file with parameters of type ShimBatchReaderModifier and TypeMethodDescriptionboolean
FileScanFramework.open
(ShimBatchReader shimBatchReader) -
Uses of ShimBatchReader in org.apache.drill.exec.physical.impl.scan.framework
Methods in org.apache.drill.exec.physical.impl.scan.framework with parameters of type ShimBatchReaderModifier and TypeMethodDescriptionboolean
ManagedScanFramework.open
(ShimBatchReader shimBatchReader)