You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2020/02/19 08:53:00 UTC

[jira] [Created] (FLINK-16160) Schema#proctime and Schema#rowtime don't work in TableEnvironment#connect code path

Zhenghua Gao created FLINK-16160:
------------------------------------

             Summary: Schema#proctime and Schema#rowtime don't work in TableEnvironment#connect code path
                 Key: FLINK-16160
                 URL: https://issues.apache.org/jira/browse/FLINK-16160
             Project: Flink
          Issue Type: Sub-task
            Reporter: Zhenghua Gao


In ConnectTableDescriptor#createTemporaryTable, the proctime/rowtime properties are ignored so the generated catalog table is not correct. We should fix this to let TableEnvironment#connect() support watermark.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)