[
https://issues.apache.org/jira/browse/FLINK-14324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu resolved FLINK-14324.
-----------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
1.10.0: 35836df1ef616e8103eb367a470c54e0eea433bd
> Convert SqlCreateTable with SqlWatermark to CatalogTable
> --------------------------------------------------------
>
> Key: FLINK-14324
> URL: https://issues.apache.org/jira/browse/FLINK-14324
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Jark Wu
> Assignee: Jark Wu
> Priority: Major
> Fix For: 1.10.0
>
>
> This should convert {{SqlWatermark}} into {{TableSchema}} and create
> {{CatalogTable}}.
> This should happen in {{SqlToOperationConverter#convert}}.
> In old planner, we can simply throw an unsupported exception in
> {{SqlToOperationConverter#convert}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)