linliu-code commented on PR #13533:
URL: https://github.com/apache/hudi/pull/13533#issuecomment-3094872691

   > @linliu-code :
   > 
   > * Can you list the increase in total test run time w/ additional 
combinations we have added.
   We added more test cases to `TestMORDataSource.testCount`, which increased 
about 2 minutes in total.
   We aslo added some test cases to `TestMergeModeEventTimeOrdering`, which 
totally took about 3 minutes and the two additional test cases took about 30 
seconds.
   
   > * Also, can you point me to the test case where cur table is in v6 and 
user wants to upgrade to just v8. I remember asking you to get one sanity 
functional test account for this scenario.
   `TestSevenToEightUpgrade` implements the similar logic: Table version 9 is 
downgraded to version 7, and then upgrade to only 8 by setting the write table 
version.
   
   


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

Reply via email to