This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from fba5822 [HUDI-3430] Fix Deltastreamer to properly shut down the
services upon failure (#4824)
add 5009138 [HUDI-3438] Avoid getSmallFiles if
hoodie.parquet.small.file.limit is 0 (#4823)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/hudi/config/HoodieCompactionConfig.java | 3 ++-
.../apache/hudi/table/action/commit/JavaUpsertPartitioner.java | 7 ++++++-
.../org/apache/hudi/table/action/commit/UpsertPartitioner.java | 7 ++++++-
.../action/deltacommit/SparkUpsertDeltaCommitPartitioner.java | 4 ++++
.../org/apache/hudi/sink/partitioner/profile/WriteProfile.java | 9 ++++++++-
5 files changed, 26 insertions(+), 4 deletions(-)