druid/docs
somu-imply eae163a797
Moving in filter check to broker (#12195)
* Moving in filter check to broker

* Adding more unit tests, making error message meaningful

* Spelling and doc changes

* Updating default to -1 and making this feature hide by default. The number of IN filters can grow upto a max limit of 100

* Removing upper limit of 100, updated docs

* Making documentation more meaningful

* Moving check outside to PlannerConfig, updating test cases and adding back max limit

* Updated with some additional code comments

* Missed removing one line during the checkin

* Addressing doc changes and one forbidden API correction

* Final doc change

* Adding a speling exception, correcting a testcase

* Reading entire filter tree to address combinations of ANDs and ORs

* Specifying in docs that, this case works only for ORs

* Revert "Reading entire filter tree to address combinations of ANDs and ORs"

This reverts commit 81ca8f8496.

* Covering a class cast exception and updating docs

* Counting changed

Co-authored-by: Jihoon Son <jihoonson@apache.org>
2022-02-15 20:45:07 -08:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Design/architecture doc touchups (#11762) 2021-10-04 11:09:35 -07:00
comparisons Update druid-vs-kudu.md (#11470) 2021-07-21 22:58:14 +08:00
configuration Moving in filter check to broker (#12195) 2022-02-15 20:45:07 -08:00
dependencies Doc updates for metadata cleanup and storage (#12190) 2022-01-27 11:40:54 -08:00
design Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
development Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
ingestion Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
misc Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
operations Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
querying Moving in filter check to broker (#12195) 2022-02-15 20:45:07 -08:00
tutorials Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00