| Package | Description |
|---|---|
| org.apache.drill.exec.expr |
Drill expression materialization and evaluation facilities.
|
| org.apache.drill.exec.physical.impl.project |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractExecExprVisitor.visitVarLenReadExpr(OutputWidthExpression.VarLenReadExpr varLenReadExpr,
VAL value) |
| Modifier and Type | Method and Description |
|---|---|
OutputWidthExpression |
OutputWidthVisitor.visitVarLenReadExpr(OutputWidthExpression.VarLenReadExpr varLenReadExpr,
OutputWidthVisitorState state)
Converts the
OutputWidthExpression.VarLenReadExpr to a OutputWidthExpression.FixedLenExpr by getting
the size for the corresponding column from the RecordBatchSizer. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.