@Internal
public class BuiltInTimestampFunction
extends org.apache.calcite.sql.fun.SqlAbstractTimeFunction
| 构造器和说明 |
|---|
BuiltInTimestampFunction(String functionName,
org.apache.calcite.sql.type.SqlTypeName returnTypeName,
int precision) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.calcite.rel.type.RelDataType |
inferReturnType(org.apache.calcite.sql.SqlOperatorBinding opBinding) |
boolean |
isDeterministic() |
getMonotonicity, getSyntax, isDynamicFunctionderiveType, getFunctionType, getNameAsId, getParamNames, getParamTypes, getSqlIdentifier, isQuantifierAllowed, unparse, validateCall, validateQuantifieracceptCall, acceptCall, adjustType, allowsFraming, argumentMustBeScalar, checkOperandCount, checkOperandTypes, constructArgNameList, constructArgTypeList, constructOperandList, createCall, createCall, createCall, createCall, createCall, createCall, createCall, equals, getAllowedSignatures, getAllowedSignatures, getKind, getLeftPrec, getMonotonicity, getName, getOperandCountRange, getOperandTypeChecker, getOperandTypeInference, getReturnTypeInference, getRightPrec, getSignatureTemplate, getStrongPolicyInference, hashCode, inferReturnType, isAggregator, isGroup, isGroupAuxiliary, isName, isSymmetrical, leftPrec, not, preValidateCall, requiresDecimalExpansion, requiresOrder, requiresOver, reverse, rewriteCall, rightPrec, toString, unparseListClause, unparseListClause, validateOperands, validRexOperandspublic BuiltInTimestampFunction(String functionName, org.apache.calcite.sql.type.SqlTypeName returnTypeName, int precision)
public org.apache.calcite.rel.type.RelDataType inferReturnType(org.apache.calcite.sql.SqlOperatorBinding opBinding)
inferReturnType 在类中 org.apache.calcite.sql.fun.SqlAbstractTimeFunctionpublic boolean isDeterministic()
isDeterministic 在类中 org.apache.calcite.sql.SqlOperatorCopyright © 2025 The Apache Software Foundation. All rights reserved.