Danny Chen created FLINK-14844:
----------------------------------
Summary: ConnectorCatalogTable should not patch the row type with TimeAttributes for batch mode
Key: FLINK-14844
URL:
https://issues.apache.org/jira/browse/FLINK-14844 Project: Flink
Issue Type: Improvement
Components: Table SQL / API
Affects Versions: 1.9.1
Reporter: Danny Chen
Fix For: 1.10.0
In current code, ConnectorCatalogTable patch up the row type with time attributes for both batch and stream mode, which is wrong, because batch mode does not need that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)