2 Commits

Author SHA1 Message Date
Matvey Arye
e034978eef Change default max_interval_per_run
Changed the default max_interval_per_run to 20*bucket width.
The previous default was infinite, which had bad behaviour
on backfill because the first run processed all of the existing
data. The new default is much more conservative.
2019-04-26 13:08:00 -04:00
Matvey Arye
15e65bf7ed Add usage test for continuous aggs
This adds a usage test that serves to document the user-facing
interface for continuous aggregates. It could serve to educate the
user as well as provide examples. It should match the functional
spec.
2019-04-26 13:08:00 -04:00