seawinde commented on code in PR #66255:
URL: https://github.com/apache/doris/pull/66255#discussion_r3709988505


##########
regression-test/suites/mtmv_p0/test_truncate_table_mtmv.groovy:
##########
@@ -71,6 +86,18 @@ suite("test_truncate_table_mtmv","mtmv") {
         REFRESH MATERIALIZED VIEW ${mvName} AUTO
         """
     waitingMTMVTaskFinishedByMvName(mvName)
+
+    // Save a non-PCT table snapshot at version 3 while the MV does not 
contain k2=2.

Review Comment:
   Updated in commit 4744410e13c. order_qt_truncate_partition is restored 
immediately after the first AUTO refresh wait, and the non-PCT ABA scenario has 
a distinct order_qt_non_pct_truncate assertion. The expected output block was 
generated by the regression runner in commit c6246038a12, and the normal 
validation run passed with all four output blocks.



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