[
https://issues.apache.org/jira/browse/FLINK-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-15302:
-----------------------------
Description:
since we have a persistent HiveCatalog now, properties in create table DDL need
to be backward compatible for at least 2 major versions, like state. Otherwise,
e.g. if we change properties format in 1.11, table created via DDL in 1.10 may
not be readable in 1.11
was:
since we have a persistent HiveCatalog now, properties in create table DDL need
to be backward compatible for at least 2 major versions, like state. Otherwise,
e.g. table created via DDL in 1.10 may not be readable in 1.11
> properties in create table DDL need to be backward compatible
> --------------------------------------------------------------
>
> Key: FLINK-15302
> URL: https://issues.apache.org/jira/browse/FLINK-15302
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Bowen Li
> Assignee: Jark Wu
> Priority: Critical
>
> since we have a persistent HiveCatalog now, properties in create table DDL
> need to be backward compatible for at least 2 major versions, like state.
> Otherwise, e.g. if we change properties format in 1.11, table created via DDL
> in 1.10 may not be readable in 1.11
--
This message was sent by Atlassian Jira
(v8.3.4#803005)