Jark Wu created FLINK-14322: ------------------------------- Summary: Add watermark information in TableSchema Key: FLINK-14322 URL: https://issues.apache.org/jira/browse/FLINK-14322 Project: Flink Issue Type: Sub-task Components: Table SQL / API, Table SQL / Planner Reporter: Jark Wu Assignee: Jark Wu
As discussed in FLIP-66, the watermark information should be part of TableSchema, and expose to connectors vis CatalogTable#getTableSchema. We may need to introduce a {{WatermarkSpec}} class to describe watermark information. -- This message was sent by Atlassian Jira (v8.3.4#803005)