Package org.apache.calcite.adapter.enumerable.impl
package org.apache.calcite.adapter.enumerable.impl
Calcite-specific classes for implementation of regular and window aggregates.
-
ClassDescriptionImplementation of
AggAddContext
.Implementation ofAggResetContext
.Implementation ofAggResultContext
.Implementation ofWinAggAddContext
.Implementation ofWinAggResetContext
.Implementation ofWinAggResultContext
.