We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead6791 commit 68ad9bdCopy full SHA for 68ad9bd
README.md
@@ -1,6 +1,6 @@
1
# Sliding Window Aggregators
2
-This repo contains reference implementations of many different sliding window
3
-aggregation algorithms.
+This repo contains reference implementations of sliding window aggregation
+algorithms.
4
5
All of these algorithms require operators that are associative. We classify the
6
algorithms in two groups: those that require data to arrive in-order, and those
0 commit comments