This is an automated email from the ASF dual-hosted git repository.
forwardxu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from e22b6c12b0 [HUDI-4531] Wrong partition path for flink hive catalog
when the partition fields are not in the last (#6292)
add bab8254fb8 [HUDI-4487] support to create ro/rt table by spark sql
(#6262)
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/catalog/HoodieCatalogTable.scala | 6 +-
.../hudi/command/CreateHoodieTableCommand.scala | 33 ++++--
.../command/CreateHoodieTableAsSelectCommand.scala | 9 +-
.../apache/spark/sql/hudi/TestCreateTable.scala | 132 +++++++++++++++++++++
4 files changed, 169 insertions(+), 11 deletions(-)