| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.scan.v3.schema |
Provides run-time semantic analysis of the projection list for the
scan operator.
|
| Modifier and Type | Method and Description |
|---|---|
ScanSchemaConfigBuilder |
ScanSchemaConfigBuilder.allowSchemaChange(boolean flag) |
ScanSchemaConfigBuilder |
ScanSchemaConfigBuilder.definedSchema(TupleMetadata definedSchema) |
ScanSchemaConfigBuilder |
ScanSchemaConfigBuilder.errorContext(CustomErrorContext errorContext) |
ScanSchemaConfigBuilder |
ScanSchemaConfigBuilder.projection(List<SchemaPath> projectionList) |
ScanSchemaConfigBuilder |
ScanSchemaConfigBuilder.providedSchema(TupleMetadata providedSchema) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.