mirror of https://github.com/apache/druid.git
9767b42e85
* Add a new metric query/segments/count that is not emitted by default * docs * test the default implementation of the metric * fix spelling error in docs * document the fact that query retries will result in additional metric emissions * update using recommended text from @jihoonson |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
druid-moving-average-query
Overview
Moving Average Query is an extension which provides support for Moving Average and other Aggregate Window Functions in Druid queries.
Documentation
See the druid.apache.org website or under Druid GitHub Repo.