druid/extensions-contrib/moving-average-query
Clint Wylie f260bbed23
restore and deprecate AggregatorFactory methods (#11917)
* add back and deprecate aggregator factory methods so i can say i told you so when i delete these later

* rename to make less ambiguous, fix fill method

* adjust
2021-11-19 15:59:35 -08:00
..
src restore and deprecate AggregatorFactory methods (#11917) 2021-11-19 15:59:35 -08:00
README.md chore: fix case of GitHub (#10928) 2021-05-07 01:15:43 -07:00
pom.xml bump version to 0.23.0-SNAPSHOT (#11670) 2021-09-08 15:56:04 -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.