Jackie-Jiang opened a new pull request #5132: Optimize ExpressionFilterOperator URL: https://github.com/apache/incubator-pinot/pull/5132 1. Add BYTES type and multi-value support 2. Directly consturct DocIdSet to save the overhead of filtering 3. Remove the redundant isMatch() for all scan based iterators Also add some TODO for future filter optimization
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
