[
https://issues.apache.org/jira/browse/HUDI-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-9252:
--------------------------------------
Fix Version/s: 1.0.2
> BaseHoodieWriteClient should only check for upgrade
> ---------------------------------------------------
>
> Key: HUDI-9252
> URL: https://issues.apache.org/jira/browse/HUDI-9252
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.2
>
>
> Currently BaseHoodieWriteClient checks for both upgrade and downgrade using
> `UpgradeDowngrade#needsUpgradeOrDowngrade`. It should instead check for
> upgrade only. The Jira introduces a new function needsUpgrade and uses it in
> BaseHoodieWriteClient instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)