Module sliding_aggregate

Module sliding_aggregate 

Source
Expand description

Physical exec for aggregate window function expressions.

Structsยง

SlidingAggregateWindowExpr
A window expr that takes the form of an aggregate function that can be incrementally computed over sliding windows.