suxiaogang223 commented on PR #57972:
URL: https://github.com/apache/doris/pull/57972#issuecomment-3560955800

   > Reference regression-test/suites/mtmv_p0/test_iceberg_mtmv.groovy to add 
some partition evolution cases to validate the behavior of MTMV. For example:
   > 
   > 1. Without changing the partition column, but switching from day to year, 
should be allowed. The materialized view should refresh normally and generate 
correct partitions.
   > 2. Changing the partition column from c1 to c2 should cause the 
materialized view refresh to fail.
   > 3. Switching from year to identity should cause the materialized view 
refresh to fail.
   
   fixed


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