[ 
https://issues.apache.org/jira/browse/HUDI-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HUDI-9701:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Assignee: Lin Liu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.1.0
>
>
> https://github.com/apache/hudi/pull/13687#discussion_r2265064168
> 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)

Reply via email to