This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 345dd81ec8 [HUDI-4520] Support qualified table 'db.table' in call
procedures (#6274)
add e22b6c12b0 [HUDI-4531] Wrong partition path for flink hive catalog
when the partition fields are not in the last (#6292)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/table/catalog/HiveSchemaUtils.java | 31 +++++++++++++++++----
.../hudi/table/catalog/HoodieCatalogUtil.java | 20 ++++++++++++++
.../hudi/table/catalog/HoodieHiveCatalog.java | 32 +++++++++-------------
.../hudi/table/catalog/TableOptionProperties.java | 8 ++++--
.../hudi/table/catalog/TestHoodieHiveCatalog.java | 28 ++++++++++++-------
5 files changed, 83 insertions(+), 36 deletions(-)