druid/extensions-contrib/moving-average-query
Clint Wylie 7620b0c54e
Segment backed broadcast join IndexedTable (#10224)
* Segment backed broadcast join IndexedTable

* fix comments

* fix tests

* sharing is caring

* fix test

* i hope this doesnt fix it

* filter by schema to maybe fix test

* changes

* close join stuffs so it does not leak, allow table to directly make selector factory

* oops

* update comment

* review stuffs

* better check
2020-08-20 14:12:39 -07:00
..
src Segment backed broadcast join IndexedTable (#10224) 2020-08-20 14:12:39 -07:00
README.md fix broken links (#9537) 2020-03-22 17:41:18 -07:00
pom.xml bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -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.