Rahil Chertara created HUDI-9688:
------------------------------------
Summary: Follow up tests for Upgrade/Downgrade Fixtures
Key: HUDI-9688
URL: https://issues.apache.org/jira/browse/HUDI-9688
Project: Apache Hudi
Issue Type: Improvement
Reporter: Rahil Chertara
Recently we have landed the following test fixtures PR:
[https://github.com/apache/hudi/pull/13669]
We would like to add the following tests to this test class in the future.
* Add a test on a table with default/null partition for default partition
change (see FourToFiveUpgradeHandler).
Add a test for verifying the auxiliary folder. (See FixToSixUpgradeHandler)
Add a test for going from ( 6 -> 9 ) however autoUpgrade is true but
write.table.version is 8 meaning the uprgade should stop at 8. As well as
write.table.version is 6 and then it should not even autoUpgrade.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)