public static final class SingleValueAggFunction.DecimalSingleValueAggFunction extends SingleValueAggFunction
SingleValueAggFunction.BooleanSingleValueAggFunction, SingleValueAggFunction.ByteSingleValueAggFunction, SingleValueAggFunction.CharSingleValueAggFunction, SingleValueAggFunction.DateSingleValueAggFunction, SingleValueAggFunction.DecimalSingleValueAggFunction, SingleValueAggFunction.DoubleSingleValueAggFunction, SingleValueAggFunction.FloatSingleValueAggFunction, SingleValueAggFunction.IntSingleValueAggFunction, SingleValueAggFunction.LongSingleValueAggFunction, SingleValueAggFunction.ShortSingleValueAggFunction, SingleValueAggFunction.StringSingleValueAggFunction, SingleValueAggFunction.TimeSingleValueAggFunction, SingleValueAggFunction.TimestampLtzSingleValueAggFunction, SingleValueAggFunction.TimestampSingleValueAggFunction
Constructor and Description |
---|
DecimalSingleValueAggFunction(DecimalType type) |
Modifier and Type | Method and Description |
---|---|
DataType |
getResultType()
The result type of the function.
|
accumulateExpressions, aggBufferAttributes, getAggBufferTypes, getValueExpression, initialValuesExpressions, mergeExpressions, operandCount, retractExpressions
getKind, getTypeInference, mergeOperand, mergeOperands, operand, operands
close, functionIdentifier, open, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRequirements, isDeterministic
public DecimalSingleValueAggFunction(DecimalType type)
public DataType getResultType()
DeclarativeAggregateFunction
getResultType
in class DeclarativeAggregateFunction
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.