Marton Bod created HIVE-25727:
---------------------------------
Summary: Iceberg hive catalog should create table object with
initialised SerdeParams
Key: HIVE-25727
URL: https://issues.apache.org/jira/browse/HIVE-25727
Project: Hive
Issue Type: Improvement
Reporter: Marton Bod
Assignee: Marton Bod
Currently we leave the serdeInfo.parameters as null when we create the table
object to be persisted during commit time in Iceberg hive catalog. We should
init the params with an empty map to avoid any NPE possibilities.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)