This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 2de1e4ae1fb [HUDI-7808] Upgrade io.acryl:datahub-client from 0.8.31 to
0.8.45 (#11357)
add 0c3e9b56952 [HUDI-7807] Fixing spark-sql for pk less tables (#11352)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/keygen/KeyGenUtils.java | 4 +-
.../factory/HoodieSparkKeyGeneratorFactory.java | 3 +
.../org/apache/hudi/HoodieSparkSqlWriter.scala | 4 +-
.../spark/sql/hudi/dml/TestDeleteTable.scala | 16 +++-
.../spark/sql/hudi/dml/TestUpdateTable.scala | 91 ++++++++++++----------
5 files changed, 69 insertions(+), 49 deletions(-)