Package org.apache.calcite.interpreter
Class AggregateNode.MinBoolean
java.lang.Object
org.apache.calcite.interpreter.AggregateNode.MinBoolean
- Enclosing class:
AggregateNode
Implementation of
MIN
function to calculate the minimum of
boolean
values as a user-defined aggregate.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MinBoolean
public MinBoolean()
-
-
Method Details
-
init
-
add
-
merge
-
result
-