druid/processing
Clint Wylie 101176590c
adaptive filter partitioning (#15838)
* cooler cursor filter processing allowing much smart utilization of indexes by feeding selectivity forward, with implementations for range and predicate based filters
* added new method Filter.makeFilterBundle which cursors use to get indexes and matchers for building offsets
* AND filter partitioning is now pushed all the way down, even to nested AND filters
* vector engine now uses same indexed base value matcher strategy for OR filters which partially support indexes
2024-02-29 15:38:12 -08:00
..
src adaptive filter partitioning (#15838) 2024-02-29 15:38:12 -08:00
pom.xml update common-compress to address CVE-2024-25710 CVE-2024-26308 (#16009) 2024-02-29 14:05:31 -08:00