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 94f0f40 [HUDI-1944] Support Hudi to read from committed offset (#3175)
add 07e93de [HUDI-2052] Support load logFile in BootstrapFunction (#3134)
No new revisions were added by this update.
Summary of changes:
.../hudi/sink/bootstrap/BootstrapFunction.java | 117 ++++++++++++++++-----
.../org/apache/hudi/sink/TestWriteCopyOnWrite.java | 10 +-
.../org/apache/hudi/sink/TestWriteMergeOnRead.java | 11 +-
.../hudi/sink/TestWriteMergeOnReadWithCompact.java | 2 +-
4 files changed, 104 insertions(+), 36 deletions(-)