public class HiveUDFOperator
extends org.apache.calcite.sql.SqlFunction
| Constructor and Description |
|---|
HiveUDFOperator(String name,
org.apache.calcite.sql.type.SqlReturnTypeInference sqlReturnTypeInference) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDeterministic() |
deriveType, getFunctionType, getNameAsId, getParamNames, getParamTypes, getSqlIdentifier, getSyntax, isQuantifierAllowed, unparse, validateCall, validateQuantifieracceptCall, acceptCall, adjustType, allowsFraming, argumentMustBeScalar, checkOperandCount, checkOperandTypes, constructArgNameList, constructArgTypeList, constructOperandList, createCall, createCall, createCall, createCall, equals, getAllowedSignatures, getAllowedSignatures, getKind, getLeftPrec, getMonotonicity, getMonotonicity, getName, getOperandCountRange, getOperandTypeChecker, getOperandTypeInference, getReturnTypeInference, getRightPrec, getSignatureTemplate, hashCode, inferReturnType, inferReturnType, isAggregator, isDynamicFunction, isGroup, isGroupAuxiliary, isName, leftPrec, preValidateCall, requiresDecimalExpansion, requiresOrder, requiresOver, rewriteCall, rightPrec, toString, unparseListClause, unparseListClause, validateOperands, validRexOperandspublic HiveUDFOperator(String name, org.apache.calcite.sql.type.SqlReturnTypeInference sqlReturnTypeInference)
Copyright © 2021 The Apache Software Foundation. All rights reserved.