| Package | Description |
|---|---|
| org.apache.drill.common.logical |
Storage plugin interfaces and logical plan representation.
|
| org.apache.drill.common.logical.data |
Logical operators in a query graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnexpectedOperatorType |
| Modifier and Type | Method and Description |
|---|---|
void |
LogicalOperatorBase.setupAndValidate(List<LogicalOperator> operators,
Collection<ValidationError> errors) |
void |
LogicalOperator.setupAndValidate(List<LogicalOperator> operators,
Collection<ValidationError> errors) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.