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 9f8d4d0130d [HUDI-6072] Fix NPE when upsert merger and null map or
array (#8432)
add ffde0c93f67 [HUDI-6145] Fix the flink table create schema to be
compatible with Spark (#8587)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/table/HoodieTableFactory.java | 3 +-
.../apache/hudi/table/catalog/HoodieCatalog.java | 5 +++-
.../hudi/table/catalog/HoodieHiveCatalog.java | 5 +++-
.../apache/hudi/table/TestHoodieTableFactory.java | 35 +++++++++++++++++++++-
.../hudi/table/catalog/TestHoodieCatalog.java | 10 +++++++
.../hudi/table/catalog/TestHoodieHiveCatalog.java | 8 +++++
6 files changed, 62 insertions(+), 4 deletions(-)