You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by xu...@apache.org on 2022/07/21 22:57:41 UTC

[hudi] branch master updated (50cdb867c7 -> 2e0dd29714)

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

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


    from 50cdb867c7 [HUDI-4400] Fix missing bloom filters in metadata table in non-partitioned table (#6113)
     add 2e0dd29714 [HUDI-4204] Fixing NPE with row writer path and with OCC (#5850)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/client/BaseHoodieWriteClient.java    |  2 +-
 .../org/apache/hudi/client/HoodieFlinkWriteClient.java   |  2 +-
 .../hudi/internal/DataSourceInternalWriterHelper.java    |  1 +
 .../scala/org/apache/hudi/TestHoodieSparkSqlWriter.scala | 16 ++++++++++++++--
 4 files changed, 17 insertions(+), 4 deletions(-)