deniskuzZ commented on code in PR #4629:
URL: https://github.com/apache/hive/pull/4629#discussion_r1324095189


##########
iceberg/iceberg-handler/src/test/java/org/apache/iceberg/mr/hive/TestHiveIcebergV2.java:
##########
@@ -654,6 +654,7 @@ public void testDMLFailsForCopyOnMergeDeleteMode() {
 
   @Test
   public void testConcurrent2Deletes() {
+    String withoutRetry = 
"overlay,reoptimize,reexecute_lost_am,dagsubmit,recompile_without_cbo";

Review Comment:
   why not to move this into constants?



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