Package | Description |
---|---|
org.apache.drill.exec.physical.impl.scan.v3.schema |
Provides run-time semantic analysis of the projection list for the
scan operator.
|
org.apache.drill.exec.record.metadata |
Provides a fluent schema builder.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectedColumn
Enhanced form of a dynamic column which records all information from
the project list.
|
Modifier and Type | Method and Description |
---|---|
static ProjectionFilter |
DynamicSchemaFilter.DynamicTupleFilter.filterFor(DynamicColumn col,
boolean allowMapAdditions,
CustomErrorContext errorContext,
String source) |
Modifier and Type | Field and Description |
---|---|
static DynamicColumn |
DynamicColumn.WILDCARD_COLUMN |
Copyright © 1970 The Apache Software Foundation. All rights reserved.