apache / hudi

Upserts, Deletes And Incremental Processing on Big Data.
https://hudi.apache.org/
Apache License 2.0
5.45k stars 2.42k forks source link

[HUDI-8537] Alter table operation no need to do rollback for failed writes #12277

Open zhuanshenbsj1 opened 3 days ago

zhuanshenbsj1 commented 3 days ago

Change Logs

When executing an alter-table- command, it is unnecessary to perform a clean operation. This can mistakenly delete the regular files of the Flink stream-write task.

Impact

Describe any public API or user-facing feature change or any performance impact.

Risk level (write none, low medium or high below)

If medium or high, explain what verification was done to mitigate the risks.

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "none".

Contributor's checklist

hudi-bot commented 3 days ago

CI report:

Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the last Azure build