druid/docs/multi-stage-query
Adarsh Sanjeev 280a0f7158
Add sequential sketch merging to MSQ (#13205)
* Add sketch fetching framework

* Refactor code to support sequential merge

* Update worker sketch fetcher

* Refactor sketch fetcher

* Refactor sketch fetcher

* Add context parameter and threshold to trigger sequential merge

* Fix test

* Add integration test for non sequential merge

* Address review comments

* Address review comments

* Address review comments

* Resolve maxRetainedBytes

* Add new classes

* Renamed key statistics information class

* Rename fetchStatisticsSnapshotForTimeChunk function

* Address review comments

* Address review comments

* Update documentation and add comments

* Resolve build issues

* Resolve build issues

* Change worker APIs to async

* Address review comments

* Resolve build issues

* Add null time check

* Update integration tests

* Address review comments

* Add log messages and comments

* Resolve build issues

* Add unit tests

* Add unit tests

* Fix timing issue in tests
2022-11-22 09:56:32 +05:30
..
api.md Add missing MSQ error code fields to docs (#13308) 2022-11-10 21:03:04 +05:30
concepts.md Add missing MSQ error code fields to docs (#13308) 2022-11-10 21:03:04 +05:30
examples.md Add missing MSQ error code fields to docs (#13308) 2022-11-10 21:03:04 +05:30
index.md Add missing MSQ error code fields to docs (#13308) 2022-11-10 21:03:04 +05:30
known-issues.md msq: update known issue about GROUPING SETS and COUNT DISTINCT (#13185) 2022-10-05 19:47:03 -07:00
reference.md Add sequential sketch merging to MSQ (#13205) 2022-11-22 09:56:32 +05:30
security.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00