druid/extensions-contrib/moving-average-query
Fokko Driesprong 2aa9613bed Bump Checkstyle to 8.20 (#7651)
* Bump Checkstyle to 8.20

Moderate severity vulnerability that affects:
com.puppycrawl.tools:checkstyle

Checkstyle prior to 8.18 loads external DTDs by default,
which can potentially lead to denial of service attacks
or the leaking of confidential information.

Affected versions: < 8.18

* Oops, missed one

* Oops, missed a few
2019-05-14 11:53:37 -07:00
..
src Bump Checkstyle to 8.20 (#7651) 2019-05-14 11:53:37 -07:00
README.md Contributing Moving-Average Query to open source. (#6430) 2019-04-26 17:07:48 -07:00
pom.xml Update mocking libraries for Java 11 support (#7596) 2019-05-06 12:28:56 -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.io website or under Druid Github Repo.