You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2021/06/28 08:03:30 UTC

[hudi] branch master updated (e99a6b0 -> d24341d)

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

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


    from e99a6b0  [HUDI-2073] Fix the bug of hoodieClusteringJob never quit (#3157)
     add d24341d  [HUDI-2074] Use while loop instead of recursive call in MergeOnReadInputFormat#MergeIterator to avoid StackOverflow (#3159)

No new revisions were added by this update.

Summary of changes:
 .../table/format/mor/MergeOnReadInputFormat.java   | 42 +++++++++++-----------
 1 file changed, 21 insertions(+), 21 deletions(-)