Jark Wu created FLINK-14324:
-------------------------------
Summary: 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
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)