[
https://issues.apache.org/jira/browse/HUDI-9702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Liu updated HUDI-9702:
--------------------------
Description:
https://github.com/apache/hudi/pull/13519#discussion_r2263549244
During upgrade/downgrade, there are two sets of configurations: toUpdate and
toRemove.
There could be some corners that a property is update/added, and then removed
later, but may be added again. If we don't anything, we could see that the
configuration will exist in both toUpdate and toRemove config sets.
Therefore, we need to make this logic straight.
was:
During upgrade/downgrade, there are two sets of configurations: toUpdate and
toRemove.
There could be some corners that a property is update/added, and then removed
later, but may be added again. If we don't anything, we could see that the
configuration will exist in both toUpdate and toRemove config sets.
Therefore, we need to make this logic straight.
> Unify configurations for update and delete during upgrade/downgrade
> -------------------------------------------------------------------
>
> Key: HUDI-9702
> URL: https://issues.apache.org/jira/browse/HUDI-9702
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Lin Liu
> Assignee: Lin Liu
> Priority: Critical
> Fix For: 1.1.0
>
>
> https://github.com/apache/hudi/pull/13519#discussion_r2263549244
> During upgrade/downgrade, there are two sets of configurations: toUpdate and
> toRemove.
> There could be some corners that a property is update/added, and then removed
> later, but may be added again. If we don't anything, we could see that the
> configuration will exist in both toUpdate and toRemove config sets.
> Therefore, we need to make this logic straight.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)