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 2020/10/12 01:36:41 UTC

[hudi] branch master updated (032bc3b -> 2126f13)

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

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


    from 032bc3b  [MINOR] NPE Optimization for Option (#2158)
     add 2126f13  [HUDI-791]  Replace null by Option in Delta Streamer (#2171)

No new revisions were added by this update.

Summary of changes:
 .../deltastreamer/HoodieDeltaStreamer.java         | 57 ++++++++++------------
 .../HoodieMultiTableDeltaStreamer.java             |  3 +-
 .../functional/TestHoodieDeltaStreamer.java        |  2 +-
 3 files changed, 28 insertions(+), 34 deletions(-)