Jackie-Jiang commented on PR #8672: URL: https://github.com/apache/pinot/pull/8672#issuecomment-1122752607
> It might be my misunderstanding, but why would there be a situation that data source indicates a min/max value between `(5, 10)`, yet the same datasource bloom filter suggest it can contain `1,2,3`? Isn't that something wrong with the data source index ? @walterddr Conceptually it is possible because of the false positive of the bloom filter, but most likely people just mock some random values in the test to test the behavior :-P -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org