This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 33a7b845bcd3 [HUDI-9555] Fixes redundant inflight commit file creation
for streaming metadata table writes (#13491)
add 4e9b9287141b [HUDI-9562] Support to use spark.task.cpus to calculate
the merge/compaction max memory (#13496)
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/hudi/io/IOUtils.java | 7 ++++++-
.../java/org/apache/hudi/client/SparkTaskContextSupplier.java | 8 ++++++++
.../main/java/org/apache/hudi/common/engine/EngineProperty.java | 3 ++-
3 files changed, 16 insertions(+), 2 deletions(-)