druid/benchmarks
Cece Mei c31da4f7a7
Incorporate `estimatedComputeCost` into all `BitmapColumnIndex` classes. (#17125) (#17172)
changes:
* filter index processing is now automatically ordered based on estimated 'cost', which is approximated based on how many expected bitmap operations are required to construct the bitmap used for the 'offset'
* cursorAutoArrangeFilters context flag now defaults to true, but can be set to false to disable cost based filter index sorting
2024-09-30 02:24:05 -07:00
..
src/test Incorporate `estimatedComputeCost` into all `BitmapColumnIndex` classes. (#17125) (#17172) 2024-09-30 02:24:05 -07:00
assembly.xml Fix for building in Eclipse & VS Code. (#7481) 2020-02-13 14:58:32 -08:00
pom.xml Add octet streaming of sketchs in MSQ (#16269) 2024-05-28 18:12:38 +05:30