Uses of Class
org.apache.drill.exec.physical.impl.scan.v3.lifecycle.StaticBatchBuilder
Packages that use StaticBatchBuilder
Package
Description
Implements the details of the scan lifecycle for a set of readers,
primarily the process of resolving the scan output schema from a variety
of input schemas, then running each reader, each of which will produce
some number of batches.
-
Uses of StaticBatchBuilder in org.apache.drill.exec.physical.impl.scan.v3.file
Methods in org.apache.drill.exec.physical.impl.scan.v3.file that return StaticBatchBuilderModifier and TypeMethodDescriptionImplicitFileColumnsHandler.forFile
(FileDescrip fileInfo) FileSchemaNegotiatorImpl.implicitColumnsLoader()
-
Uses of StaticBatchBuilder in org.apache.drill.exec.physical.impl.scan.v3.lifecycle
Subclasses of StaticBatchBuilder in org.apache.drill.exec.physical.impl.scan.v3.lifecycleModifier and TypeClassDescriptionstatic class
static class
Methods in org.apache.drill.exec.physical.impl.scan.v3.lifecycle that return StaticBatchBuilderModifier and TypeMethodDescriptionMissingColumnHandlerBuilder.build()
SchemaNegotiatorImpl.implicitColumnsLoader()