aokolnychyi opened a new pull request, #9873: URL: https://github.com/apache/iceberg/pull/9873
This PR fixes the system function predicate pushdown in CoW MERGE operations and adds tests for other use cases. Prior to this PR, we did not cover `ReplaceData` and `Join` nodes that are participating in CoW operations. We also did not cover IN expressions. See `GroupBasedRowLevelOperationScanPlanning` in Spark for more context. -- 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