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, validRexOperandsacceptCall, acceptCall, allowsFraming, argumentMustBeScalar, checkOperandCount, checkOperandTypes, createCall, createCall, createCall, createCall, equals, getAllowedSignatures, getAllowedSignatures, getKind, getLeftPrec, getName, getOperandCountRange, getOperandTypeChecker, getOperandTypeInference, getReturnTypeInference, getRightPrec, hashCode, inferReturnType, inferReturnType, isAggregator, isDeterministic, isDynamicFunction, isName, leftPrec, preValidateCall, requiresDecimalExpansion, requiresOrder, rewriteCall, rightPrec, toString, unparse, unparseListClause, unparseListClause, validateCall, validateOperandspublic SqlMultisetSetOperator(String name, int prec, boolean all)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.