You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2022/02/08 09:35:03 UTC

[hudi] branch master updated (ab73047 -> 6a32cfe)

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

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


    from ab73047  Adding support for custom scheduler configs with streaming sink (#4762)
     add 6a32cfe  [HUDI-3091] Making SIMPLE index as the default index type (#4659)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/hudi/config/HoodieIndexConfig.java       | 4 ++--
 .../src/main/java/org/apache/hudi/index/simple/HoodieSimpleIndex.java | 2 +-
 .../src/test/java/org/apache/hudi/config/TestHoodieWriteConfig.java   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)