druid/extensions-contrib/moving-average-query
Rohan Garg bb953be09b
Refactor usage of JoinableFactoryWrapper + more test coverage (#12767)
Refactor usage of JoinableFactoryWrapper to add e2e test for createSegmentMapFn with joinToFilter feature enabled
2022-07-12 06:25:36 -07:00
..
src Refactor usage of JoinableFactoryWrapper + more test coverage (#12767) 2022-07-12 06:25:36 -07:00
README.md chore: fix case of GitHub (#10928) 2021-05-07 01:15:43 -07:00
pom.xml Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30

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.