public class HiveParserBetween
extends org.apache.calcite.sql.SqlSpecialOperator
Modifier and Type | Field and Description |
---|---|
static org.apache.calcite.sql.type.SqlOperandTypeInference |
FIRST_BOOLEAN_THEN_FIRST_KNOWN
Operand type-inference strategy where an unknown operand type is derived from the first
operand with a known type, but the first operand is a boolean.
|
static org.apache.calcite.sql.SqlSpecialOperator |
INSTANCE |
acceptCall, acceptCall, adjustType, allowsFraming, argumentMustBeScalar, checkOperandCount, checkOperandTypes, constructArgNameList, constructArgTypeList, constructOperandList, createCall, createCall, createCall, createCall, createCall, createCall, createCall, deriveType, equals, getAllowedSignatures, getAllowedSignatures, getKind, getLeftPrec, getMonotonicity, getMonotonicity, getName, getNameAsId, getOperandCountRange, getOperandTypeChecker, getOperandTypeInference, getReturnTypeInference, getRightPrec, getSignatureTemplate, getStrongPolicyInference, hashCode, inferReturnType, inferReturnType, isAggregator, isDeterministic, isDynamicFunction, isGroup, isGroupAuxiliary, isName, isSymmetrical, leftPrec, not, preValidateCall, requiresDecimalExpansion, requiresOrder, requiresOver, reverse, rewriteCall, rightPrec, toString, unparse, unparseListClause, unparseListClause, validateCall, validateOperands, validRexOperands
public static final org.apache.calcite.sql.SqlSpecialOperator INSTANCE
public static final org.apache.calcite.sql.type.SqlOperandTypeInference FIRST_BOOLEAN_THEN_FIRST_KNOWN
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.