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

[MINOR] Avoid log warn message about closing the writer for normal write operations #12147

Closed Zouxxyy closed 1 month ago

Zouxxyy commented 1 month ago

Change Logs

Avoid log warn message about closing the writer for normal write operations:

we got this warn message each time we perform writing

24/10/23 11:16:18 WARN HoodieSparkSqlWriterInternal: Closing write client

Impact

Avoid log warn message about closing the writer for normal write operations

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

none

Documentation Update

none

Contributor's checklist

hudi-bot commented 1 month ago

CI report:

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