You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by le...@apache.org on 2023/01/06 12:32:48 UTC

[hudi] branch master updated (f745e645735 -> 3e49e4c26da)

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

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


    from f745e645735 [HUDI-5341] CleanPlanner retains earliest commits must not be later than earliest pending commit (#7568)
     add 3e49e4c26da [HUDI-5506] StreamWriteOperatorCoordinator may not recommit with partial uncommitted write metadata event (#7611)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/sink/StreamWriteOperatorCoordinator.java |  8 ++++++--
 .../hudi/sink/TestStreamWriteOperatorCoordinator.java    | 16 ++++++++++++++++
 2 files changed, 22 insertions(+), 2 deletions(-)