aokolnychyi opened a new pull request #4023:
URL: https://github.com/apache/iceberg/pull/4023
This PR fixes predicate pushdown in row-level operations in Spark 3.2.
Previously, we would not extract filters and MERGE conditions such as `t.id =
s.id and t.dep IN ('hr')` would not be pushed down.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]