Class AggregationOverWindow

java.lang.Object
ai.rapids.cudf.AggregationOverWindow

public final class AggregationOverWindow extends Object
An Aggregation instance that also holds a column number and window metadata so the aggregation can be done over a specific window.
  • Field Details

  • Method Details