You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by ak...@apache.org on 2023/01/24 20:40:58 UTC

[hudi] branch master updated (25afb357df9 -> 20969c26059)

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

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


    from 25afb357df9 [HUDI-5401] Ensure user-provided hive metastore uri is set in HiveConf if not already set (#7543)
     add 20969c26059 [HUDI-5392] Fixing Bootstrapping flow handling of arrays (#7461)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/client/utils/MergingIterator.java  | 12 ++---
 .../table/action/commit/HoodieMergeHelper.java     |  8 ++-
 .../functional/TestDataSourceForBootstrap.scala    | 62 ++++++++++++++++------
 3 files changed, 57 insertions(+), 25 deletions(-)