mirror of https://github.com/apache/druid.git
187df58e30
* better type system * needle in a haystack * ColumnCapabilities is a TypeSignature instead of having one, INFORMATION_SCHEMA support * fixup merge * more test * fixup * intern * fix * oops * oops again * ... * more test coverage * fix error message * adjust interning, more javadocs * oops * more docs more better |
||
---|---|---|
.. | ||
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.