aokolnychyi commented on code in PR #9551: URL: https://github.com/apache/iceberg/pull/9551#discussion_r1468207547
########## spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/SparkRowLevelOperationsTestBase.java: ########## @@ -166,6 +166,28 @@ public static Object[][] parameters() { false, "test", DISTRIBUTED + }, + { + "spark_catalog", Review Comment: Our DELETE, UPDATE, and MERGE tests are probably the longest running tests in the project, which are already tested with 4 catalog configs. Could you elaborate on why it is important to cover this case as well? -- 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