Sciweavers

SIGMOD
2005
ACM

No pane, no gain: efficient evaluation of sliding-window aggregates over data streams

14 years 4 months ago
No pane, no gain: efficient evaluation of sliding-window aggregates over data streams
Window queries are proving essential to data-stream processing. In this paper, we present an approach for evaluating sliding-window aggregate queries that reduces both space and computation time for query execution. Our approach divides overlapping windows into disjoint panes, computes sub-aggregates over each pane, and "rolls up" the pane-aggregates to compute window-aggregates. Our experimental study shows that using panes has significant performance benefits.
Jin Li, David Maier, Kristin Tufte, Vassilis Papad
Added 08 Dec 2009
Updated 08 Dec 2009
Type Conference
Year 2005
Where SIGMOD
Authors Jin Li, David Maier, Kristin Tufte, Vassilis Papadimos, Peter A. Tucker
Comments (0)