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

[hudi] branch master updated (75133f9 -> eee715b)

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 75133f9  [HUDI-3170] Do not preserve filename when preserveCommitMetadata enabled (#4512)
     add eee715b  [HUDI-3168] Fixing null schema with empty commit in incremental relation (#4513)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/IncrementalRelation.scala      | 154 +++++++++++----------
 .../sources/S3EventsHoodieIncrSource.java          |   4 +
 2 files changed, 86 insertions(+), 72 deletions(-)