[
https://issues.apache.org/jira/browse/FLINK-15234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-15234:
-----------------------------
Description: we store comment of a catalog table in Hive table's
parameters. When it's null, we put a <"comment", null> k-v in the parameters.
Hive table doesn't take null in its params.
> hive table created from flink catalog table cannot have null properties in
> parameters
> -------------------------------------------------------------------------------------
>
> Key: FLINK-15234
> URL: https://issues.apache.org/jira/browse/FLINK-15234
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Reporter: Bowen Li
> Assignee: Bowen Li
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.10.0, 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> we store comment of a catalog table in Hive table's parameters. When it's
> null, we put a <"comment", null> k-v in the parameters. Hive table doesn't
> take null in its params.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)