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 53f75f8 [HUDI-2785] Add Trino setup in Docker Demo (#4300)
add 5e0171a [HUDI-3198] Improve Spark SQL create table from existing hudi
table (#4584)
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/catalog/HoodieCatalogTable.scala | 20 +++++--
.../hudi/command/CreateHoodieTableCommand.scala | 5 +-
.../spark/sql/hudi/analysis/HoodieAnalysis.scala | 25 +--------
.../sql/hudi/TestAlterTableDropPartition.scala | 22 +-------
.../apache/spark/sql/hudi/TestCreateTable.scala | 64 ++++++++++------------
5 files changed, 50 insertions(+), 86 deletions(-)