druid/extensions-contrib/moving-average-query
Clint Wylie 71997c16a2 switch links from druid.io to druid.apache.org (#7914)
* switch links from druid.io to druid.apache.org

* fix it
2019-06-18 09:06:27 -07:00
..
src fix AggregatorFactory.finalizeComputation implementations to be ok with null inputs (#7731) 2019-05-22 21:13:09 -07:00
README.md switch links from druid.io to druid.apache.org (#7914) 2019-06-18 09:06:27 -07:00
pom.xml Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00

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.