Class AggregateNode.MinBoolean

java.lang.Object
org.apache.calcite.interpreter.AggregateNode.MinBoolean
Enclosing class:
AggregateNode

public static class AggregateNode.MinBoolean extends Object
Implementation of MIN function to calculate the minimum of boolean values as a user-defined aggregate.