xiangfu0 opened a new issue, #17137: URL: https://github.com/apache/pinot/issues/17137
Similar to https://github.com/apache/pinot/pull/16953 If we want to change bloomfilter fpp, currently we need to: 1. remove the bloomfilter config 2. reload table 3. add bloomfilter config with new fpp 4. reload table Ideally this should happen when the fpp is updated. We can support this in the `BloomfilterIndexHandler` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
