aokolnychyi commented on code in PR #15240:
URL: https://github.com/apache/iceberg/pull/15240#discussion_r2824916349


##########
spark/v4.1/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestCopyOnWriteDelete.java:
##########
@@ -72,96 +54,6 @@ protected Map<String, String> extraTableProperties() {
         TableProperties.DELETE_MODE, 
RowLevelOperationMode.COPY_ON_WRITE.modeName());
   }
 
-  @TestTemplate

Review Comment:
   Same explanation as in MERGE below.



-- 
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]

Reply via email to