Package io.trino.operator.aggregation
Class BooleanOrAggregation
java.lang.Object
io.trino.operator.aggregation.BooleanOrAggregation
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidbooleanOr(TriStateBooleanState state, boolean value) static voidcombine(TriStateBooleanState state, TriStateBooleanState otherState) static voidoutput(TriStateBooleanState state, BlockBuilder out)
-
Method Details
-
booleanOr
-
combine
-
output
-