| 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 | Field and Description |
|---|---|
protected MutableTupleSchema |
AbstractSchemaTracker.schema |
| Modifier and Type | Method and Description |
|---|---|
MutableTupleSchema |
AbstractSchemaTracker.internalSchema() |
MutableTupleSchema |
ScanSchemaTracker.internalSchema()
Returns the internal scan schema.
|
| Constructor and Description |
|---|
RowSchemaFilter(MutableTupleSchema schema,
boolean allowMapChanges,
CustomErrorContext errorContext) |
ScanSchemaResolver(MutableTupleSchema schema,
ScanSchemaResolver.SchemaType mode,
boolean allowMapAdditions,
CustomErrorContext errorContext) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.