Package org.apache.calcite.sql
Class SqlWithinGroupOperator.PercentileDiscCallBinding
java.lang.Object
org.apache.calcite.sql.SqlOperatorBinding
org.apache.calcite.sql.SqlCallBinding
org.apache.calcite.sql.SqlWithinGroupOperator.PercentileDiscCallBinding
- Enclosing class:
- SqlWithinGroupOperator
Used for PERCENTILE_DISC return type inference.
- 
Field SummaryFields inherited from class org.apache.calcite.sql.SqlOperatorBindingtypeFactory
- 
Method SummaryMethods inherited from class org.apache.calcite.sql.SqlCallBindinggetCall, getColumnListParamInfo, getCursorOperand, getGroupCount, getIntLiteralOperand, getOperandCount, getOperandLiteralValue, getOperandMonotonicity, getOperandType, getScope, getStringLiteralOperand, getValidator, isOperandLiteral, isOperandNull, isTypeCoercionEnabled, newError, newValidationError, newValidationSignatureError, operand, operands, permutedCallMethods inherited from class org.apache.calcite.sql.SqlOperatorBindingcollectOperandTypes, getOperandLiteralValue, getOperandLiteralValue, getOperator, getPreOperandCount, getTypeFactory, hasFilter, isOperandTimeFrame, transform
- 
Method Details- 
getCollationTypeDescription copied from class:SqlOperatorBindingReturns the collation type.- Overrides:
- getCollationTypein class- SqlOperatorBinding
 
 
-