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 Summary
Fields inherited from class org.apache.calcite.sql.SqlOperatorBinding
typeFactory
-
Method Summary
Methods inherited from class org.apache.calcite.sql.SqlCallBinding
getCall, getColumnListParamInfo, getCursorOperand, getGroupCount, getIntLiteralOperand, getOperandCount, getOperandLiteralValue, getOperandMonotonicity, getOperandType, getScope, getStringLiteralOperand, getValidator, isOperandLiteral, isOperandNull, isTypeCoercionEnabled, newError, newValidationError, newValidationSignatureError, operand, operands, permutedCall
Methods inherited from class org.apache.calcite.sql.SqlOperatorBinding
collectOperandTypes, getOperandLiteralValue, getOperandLiteralValue, getOperator, getPreOperandCount, getTypeFactory, hasFilter, isOperandTimeFrame, transform
-
Method Details
-
getCollationType
Description copied from class:SqlOperatorBinding
Returns the collation type.- Overrides:
getCollationType
in classSqlOperatorBinding
-