Class ScanSchemaConfigBuilder
java.lang.Object
org.apache.drill.exec.physical.impl.scan.v3.schema.ScanSchemaConfigBuilder
Builds the configuration given to the
ScanSchemaTracker.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowSchemaChange(boolean flag) build()definedSchema(TupleMetadata definedSchema) errorContext(CustomErrorContext errorContext) projection(List<SchemaPath> projectionList) providedSchema(TupleMetadata providedSchema)
-
Constructor Details
-
ScanSchemaConfigBuilder
public ScanSchemaConfigBuilder()
-
-
Method Details
-
projection
-
definedSchema
-
providedSchema
-
allowSchemaChange
-
errorContext
-
build
-