[jira] [Created] (FLINK-14324) Convert SqlCreateTable with SqlWatermark to CatalogTable

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-14324) Convert SqlCreateTable with SqlWatermark to CatalogTable

Shang Yuanchun (Jira)
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)