public static class BatchApproxCountDistinctAggFunctions.DecimalApproxCountDistinctAggFunction extends BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction<DecimalData>
Constructor and Description |
---|
DecimalApproxCountDistinctAggFunction(DecimalType decimalType) |
accumulate, createAccumulator, getAccumulatorDataType, getArgumentDataTypes, getOutputDataType, getValue, merge, resetAccumulator
getRequirements, getTypeInference, isDeterministic
getKind
getAccumulatorType, getResultType
close, functionIdentifier, open, toString
public DecimalApproxCountDistinctAggFunction(DecimalType decimalType)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.