Package io.trino.operator.aggregation
Class BooleanDefaultApproximateCountDistinctAggregation
java.lang.Object
io.trino.operator.aggregation.BooleanDefaultApproximateCountDistinctAggregation
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcombineState(BooleanDistinctState state, BooleanDistinctState otherState) static voidevaluateFinal(BooleanDistinctState state, BlockBuilder out) static voidinput(BooleanDistinctState state, boolean value)
-
Method Details
-
input
-
combineState
-
evaluateFinal
-