You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2023/02/06 07:13:45 UTC

[hudi] branch master updated (33dd8ae5153 -> 21f58999a88)

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

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


    from 33dd8ae5153 [HUDI-5638] Activate platform service profile when deploy (#7858)
     add 21f58999a88 [HUDI-5704] De-coupling column drop flag and schema validation flag (#7857)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hudi/avro/AvroSchemaUtils.java | 17 +++++--
 .../org/apache/hudi/HoodieSparkSqlWriter.scala     | 52 +++++++++++++++++-----
 .../hudi/command/MergeIntoHoodieTableCommand.scala |  5 ++-
 .../hudi/TestAvroSchemaResolutionSupport.scala     | 20 ++++++---
 .../apache/spark/sql/hudi/TestMergeIntoTable.scala |  5 ++-
 5 files changed, 75 insertions(+), 24 deletions(-)