aokolnychyi commented on a change in pull request #2206:
URL: https://github.com/apache/iceberg/pull/2206#discussion_r569734001
##########
File path:
spark3-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestUpdate.java
##########
@@ -519,6 +523,253 @@ public void testUpdateRefreshesRelationCache() {
spark.sql("UNCACHE TABLE tmp");
}
+ @Test
+ public void testUpdateWithInSubquery() {
Review comment:
I validated results match Postgres for some queries. I'll check others
before the PR is merged.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]