Jackie-Jiang commented on PR #13605: URL: https://github.com/apache/pinot/pull/13605#issuecomment-2229867213
I've made another attempt in #13614 which is trying to keep the same behavior but avoid the expensive operation. IMO the best solution is to directly keep IN/NOT IN to: - Avoid the overhead of pipeline breaker - Avoid the overhead of OR/AND - Need more time to explore if this is doable -- 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