Class AggregateNode.MaxBoolean

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

public static class AggregateNode.MaxBoolean extends Object
Implementation of MAX function to calculate the maximum of boolean values as a user-defined aggregate.