You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/05/18 08:03:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110012#comment-17110012 ] 

Jark Wu commented on FLINK-16160:
---------------------------------

Fixed in 
 - master (1.11.0): 0d9c46ea97e337acfcef932f86b73f3ff779c272
 - 1.10.2: TODO

> 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
>          Components: Table SQL / API
>            Reporter: Zhenghua Gao
>            Assignee: Zhenghua Gao
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)