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-8554] Use COMMIT_TIME_ORDERING #12304

Open linliu-code opened 1 day ago

linliu-code commented 1 day ago

Change Logs

Use COMMIT_TIME_ORDERING instead of OVERWRITE_WITH_LATEST.

Impact

Just renaming.

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

None.

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

linliu-code commented 6 hours ago

Done. Grep the entire repo with:

grep -r "overwrite_with_latest\|overwrite with latest" ./*

hudi-bot commented 4 hours ago

CI report:

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