druid-moving-average-query ============= Overview ============= **Moving Average Query** is an extension which provides support for [Moving Average](https://en.wikipedia.org/wiki/Moving_average) and other Aggregate [Window Functions](https://en.wikibooks.org/wiki/Structured_Query_Language/Window_functions) in Druid queries. Documentation ============= See the druid.apache.org website or under [Druid Github Repo](https://github.com/apache/druid/tree/master/docs/content/development/extensions-contrib/moving-average-query.md).