| Package | Description |
|---|---|
| org.apache.drill.common.logical.data |
Logical operators in a query graph.
|
| Modifier and Type | Method and Description |
|---|---|
Project.Builder |
Project.Builder.addExpr(FieldReference ref,
LogicalExpression expr) |
Project.Builder |
Project.Builder.addExpr(NamedExpression expr) |
static Project.Builder |
Project.builder() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.