Priyank Bagrecha
11/01/2022, 9:25 PMCurrently, we have two different mechanisms to prune segments on the broker side to minimize the number of segment for processing before scatter-and-gather.
But I only see partitioning . What is the second mechanism?Priyank Bagrecha
11/01/2022, 9:34 PMBloom Filter for Dictionary mechanism in release 0.4.0. https://docs.pinot.apache.org/v/release-0.4.0/operators/operating-pinot/tuning/routing#bloom-filter-for-dictionary. Is this mechanism deprecated?Mayank
Priyank Bagrecha
11/01/2022, 10:50 PMMayank
Priyank Bagrecha
11/01/2022, 11:09 PMLuis Fernandez
11/02/2022, 3:00 AMLuis Fernandez
11/02/2022, 3:00 AMLuis Fernandez
11/02/2022, 3:00 AM"routing": {
"segmentPrunerTypes": [
"time","partition"
]
},Priyank Bagrecha
11/02/2022, 3:08 AMLuis Fernandez
11/02/2022, 3:19 AMLuis Fernandez
11/02/2022, 3:19 AMPriyank Bagrecha
11/02/2022, 3:21 AMLuis Fernandez
11/02/2022, 3:52 AMPriyank Bagrecha
11/02/2022, 6:47 PMsuraj sheshadri
11/02/2022, 8:50 PMPriyank Bagrecha
11/02/2022, 8:52 PMLuis Fernandez
11/02/2022, 10:09 PM