kasakrisz commented on code in PR #6330:
URL: https://github.com/apache/hive/pull/6330#discussion_r3073012363


##########
iceberg/iceberg-handler/src/test/queries/positive/mv_iceberg_orc2.q:
##########
@@ -39,5 +43,7 @@ explain cbo
 alter materialized view mat1 rebuild;
 
 alter materialized view mat1 rebuild;
+alter materialized view mat2 rebuild;

Review Comment:
   There are already test for subsequent rebuilds of the same MV.
   I added test for concurrent rebuilds.



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