You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2022/03/24 10:19:09 UTC

[hudi] branch master updated (a1c42fc -> fe2c398)

This is an automated email from the ASF dual-hosted git repository.

codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from a1c42fc  [minor] Checks the data block type for archived timeline (#5106)
     add fe2c398  [HUDI-3689] Fix glob path and hive sync in deltastreamer tests (#5117)

No new revisions were added by this update.

Summary of changes:
 .../realtime/TestHoodieRealtimeRecordReader.java   |  59 ++++----
 .../functional/HoodieDeltaStreamerTestBase.java    |   4 +-
 .../functional/TestHoodieDeltaStreamer.java        | 153 +++++++++++----------
 .../TestHoodieDeltaStreamerWithMultiWriter.java    |  18 +--
 .../TestHoodieMultiTableDeltaStreamer.java         |  16 +--
 5 files changed, 130 insertions(+), 120 deletions(-)