| Package | Description |
|---|---|
| org.apache.drill.exec.expr.annotations | |
| org.apache.drill.exec.expr.fn | |
| org.apache.drill.exec.expr.fn.output | |
| org.apache.drill.exec.physical.impl.project |
| Modifier and Type | Method and Description |
|---|---|
OutputWidthCalculator |
FunctionTemplate.OutputWidthCalculatorType.getOutputWidthCalculator() |
| Modifier and Type | Method and Description |
|---|---|
OutputWidthCalculator |
DrillFuncHolder.getOutputWidthCalculator() |
| Modifier and Type | Class and Description |
|---|---|
static class |
OutputWidthCalculators.CloneOutputWidthCalculator |
static class |
OutputWidthCalculators.ConcatOutputWidthCalculator |
static class |
OutputWidthCalculators.DefaultOutputWidthCalculator |
| Modifier and Type | Method and Description |
|---|---|
OutputWidthCalculator |
OutputWidthExpression.FunctionCallExpr.getCalculator() |
| Constructor and Description |
|---|
FunctionCallExpr(FunctionHolderExpression holder,
OutputWidthCalculator widthCalculator,
ArrayList<OutputWidthExpression> args) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.