You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by da...@apache.org on 2022/05/18 01:30:18 UTC

[hudi] branch master updated (f8b9399615 -> ebbe56e862)

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 f8b9399615 [MINOR] Fixing spark long running yaml for non-partitioned (#5607)
     add ebbe56e862 [minor] Some code refactoring for LogFileComparator and Instant instantiation (#5600)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/table/action/compact/CompactHelpers.java   |  3 +--
 .../java/org/apache/hudi/client/HoodieFlinkWriteClient.java    |  2 +-
 .../main/java/org/apache/hudi/client/SparkRDDWriteClient.java  |  6 +++---
 .../main/java/org/apache/hudi/common/model/HoodieLogFile.java  |  7 +++++--
 .../org/apache/hudi/configuration/HadoopConfigurations.java    | 10 ++++++++--
 5 files changed, 18 insertions(+), 10 deletions(-)