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

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


    from 6eca06d  [HUDI-2105] Compaction Failed For MergeInto MOR Table (#3190)
     add 6403547  [HUDI-2051] Enable Hive Sync When Spark Enable Hive Meta  For 
Spark Sql (#3126)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/sql/hudi/HoodieSqlUtils.scala    | 9 ++++-----
 .../apache/spark/sql/hudi/command/CreateHoodieTableCommand.scala | 2 +-
 .../apache/spark/sql/hudi/command/DeleteHoodieTableCommand.scala | 3 +--
 .../spark/sql/hudi/command/InsertIntoHoodieTableCommand.scala    | 5 ++---
 .../spark/sql/hudi/command/MergeIntoHoodieTableCommand.scala     | 6 +++---
 .../apache/spark/sql/hudi/command/UpdateHoodieTableCommand.scala | 5 +++--
 .../test/scala/org/apache/spark/sql/hudi/TestHoodieSqlBase.scala | 1 -
 7 files changed, 14 insertions(+), 17 deletions(-)

Reply via email to