public class SqlMultisetSetOperator extends SqlBinaryOperator
Not to be confused with SqlMultisetValueConstructor or
SqlMultisetQueryConstructor.
todo: Represent the ALL keyword to MULTISET UNION ALL etc. as a hidden operand. Then we can obsolete this class.
kind, MDX_PRECEDENCE, NL| Constructor and Description |
|---|
SqlMultisetSetOperator(String name,
int prec,
boolean all) |
adjustType, deriveType, getMonotonicity, getSignatureTemplate, getSyntax, reverse, validRexOperandsacceptCall, acceptCall, allowsFraming, argumentMustBeScalar, checkOperandCount, checkOperandTypes, constructArgNameList, constructArgTypeList, constructOperandList, createCall, createCall, createCall, createCall, createCall, createCall, createCall, equals, getAllowedSignatures, getAllowedSignatures, getKind, getLeftPrec, getMonotonicity, getName, getNameAsId, getOperandCountRange, getOperandTypeChecker, getOperandTypeInference, getReturnTypeInference, getRightPrec, getStrongPolicyInference, hashCode, inferReturnType, inferReturnType, isAggregator, isDeterministic, isDynamicFunction, isGroup, isGroupAuxiliary, isName, isSymmetrical, leftPrec, not, preValidateCall, requiresDecimalExpansion, requiresOrder, requiresOver, rewriteCall, rightPrec, toString, unparse, unparseListClause, unparseListClause, validateCall, validateOperandspublic SqlMultisetSetOperator(String name, int prec, boolean all)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.