[
https://issues.apache.org/jira/browse/HUDI-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-9701:
------------------------------
Fix Version/s: 1.1.0
> Throw exception for invalid write table version for writers
> -----------------------------------------------------------
>
> Key: HUDI-9701
> URL: https://issues.apache.org/jira/browse/HUDI-9701
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Y Ethan Guo
> Priority: Major
> Fix For: 1.1.0
>
>
> The following tests fail during writing which can corrupt the table. There
> should be a validation to throw exception on such invalid table version.
> {code:java}
> testBaseHoodieWriteClientUpgradeDecisionLogic
> // "8,6,true,NO_UPGRADE", // Auto-upgrade enabled: table=8, write=6,
> autoUpgrade=true → no version change
> // "8,6,false,NO_UPGRADE", // Auto-upgrade disabled: table=8, write=6,
> autoUpgrade=false → no version change{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)