apache / hudi

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

[HUDI-8498] Fix the async compaction task configuration error in CompactOperator #12226

Open usberkeley opened 1 week ago

usberkeley commented 1 week ago

Change Logs

In the CompactOperator, the Async Compaction configuration was mistakenly used for executing Compaction Task configurations, resulting in Compaction Tasks only being executed asynchronously when using Async Compaction.

Impact

none

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

none

Documentation Update

none

Contributor's checklist

hudi-bot commented 7 hours ago

CI report:

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