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.visitFunctionCallExpr(OutputWidthExpression.FunctionCallExpr functionCallExpr,
VAL value) |
Modifier and Type | Method and Description |
---|---|
OutputWidthExpression |
OutputWidthVisitor.visitFunctionCallExpr(OutputWidthExpression.FunctionCallExpr functionCallExpr,
OutputWidthVisitorState state)
Converts a
OutputWidthExpression.FunctionCallExpr to a OutputWidthExpression.FixedLenExpr by passing
the the args of the function to the width calculator for this function. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.