Akanksha-kedia commented on PR #18898: URL: https://github.com/apache/pinot/pull/18898#issuecomment-4889223672
Hi @Jackie-Jiang @xiangfu0 — this PR fixes a CRITICAL correctness bug in the bloom filter index rebuild logic. The existing formula used an incorrect computation that caused a mismatch between the stored and expected number of hash functions, resulting in an infinite rebuild loop for small-cardinality columns. All CI checks are green. Would appreciate a review when you have a chance! -- 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]
