apache / hudi

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

[HUDI-8466] Fixed the async Compaction task configuration error in CompactOperator #12188

Closed usberkeley closed 2 weeks ago

usberkeley commented 3 weeks 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

usberkeley commented 2 weeks ago

@hudi-bot run azure

hudi-bot commented 2 weeks ago

CI report:

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