Lin Liu created HUDI-9702:
-----------------------------
Summary: 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
Fix For: 1.1.0
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)