Package org.apache.calcite.rel.core
Class Aggregate.PercentileDiscAggCallBinding
java.lang.Object
org.apache.calcite.sql.SqlOperatorBinding
org.apache.calcite.rel.core.Aggregate.AggCallBinding
org.apache.calcite.rel.core.Aggregate.PercentileDiscAggCallBinding
- Enclosing class:
Aggregate
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.rel.core.Aggregate.AggCallBinding
getGroupCount, getOperandCount, getOperandType, getPreOperandCount, hasFilter, newError
Methods inherited from class org.apache.calcite.sql.SqlOperatorBinding
collectOperandTypes, getColumnListParamInfo, getCursorOperand, getIntLiteralOperand, getOperandLiteralValue, getOperandLiteralValue, getOperandLiteralValue, getOperandMonotonicity, getOperator, getStringLiteralOperand, getTypeFactory, isOperandLiteral, isOperandNull, isOperandTimeFrame, transform
-
Method Details
-
getCollationType
Description copied from class:SqlOperatorBinding
Returns the collation type.- Overrides:
getCollationType
in classSqlOperatorBinding
-