Package | Description |
---|---|
org.apache.drill.exec.expr |
Drill expression materialization and evaluation facilities.
|
org.apache.drill.exec.expr.fn |
Constructor and Description |
---|
HiveFuncHolderExpr(String nameUsed,
HiveFuncHolder holder,
List<LogicalExpression> args,
ExpressionPosition pos) |
Modifier and Type | Method and Description |
---|---|
HiveFuncHolder |
HiveFunctionRegistry.getFunction(FunctionCall call)
Find the UDF class for given function name and check if it accepts the given input argument
types.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.