zhongyujiang commented on issue #10029: URL: https://github.com/apache/iceberg/issues/10029#issuecomment-2017638219
@cccs-jc @huaxingao I've met the same issue before. Because the three row-group filters cannot work together, some query expressions containing OR cannot filter data. I have done some work to solve this problem: #6893, which draws on the idea of ResidualEvaluator to allow three row-group filters to work together to solve this problem. Any comments are welcome, if the community agrees with this solution, I can resolve the conflicts and revive that PR. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org