You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by da...@apache.org on 2021/11/21 04:39:11 UTC

[hudi] branch master updated (74b59a4 -> 0411f73)

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

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


    from 74b59a4  [HUDI-2813] Claim RFC number for RFC for spark datasource V2 Integration (#4059)
     add 0411f73  [HUDI-2804] Add option to skip compaction instants for streaming read (#4051)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/configuration/FlinkOptions.java    | 11 ++++++++++
 .../apache/hudi/source/IncrementalInputSplits.java | 25 ++++++++++++++++++----
 .../hudi/source/StreamReadMonitoringFunction.java  |  4 +++-
 .../apache/hudi/table/HoodieDataSourceITCase.java  | 22 +++++++++++++++++++
 4 files changed, 57 insertions(+), 5 deletions(-)