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(-)