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/02/08 17:03:44 UTC

[hudi] branch master updated (6a32cfe -> 60831d6)

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 6a32cfe  [HUDI-3091] Making SIMPLE index as the default index type (#4659)
     add 60831d6  [HUDI-3361] Fixing missing begin checkpoint in HoodieIncremental pull (#4755)

No new revisions were added by this update.

Summary of changes:
 .../hudi/utilities/sources/HoodieIncrSource.java   | 39 +++++++++++++---------
 .../sources/S3EventsHoodieIncrSource.java          | 33 +++++++++++-------
 .../sources/helpers/IncrSourceHelper.java          | 16 ++++-----
 .../utilities/sources/TestHoodieIncrSource.java    | 32 ++++++++++++------
 4 files changed, 75 insertions(+), 45 deletions(-)