Class AggregateNode.BigDecimalSum

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

public static class AggregateNode.BigDecimalSum extends Object
Implementation of SUM over BigDecimal values as a user-defined aggregate.