You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2017/10/05 07:19:00 UTC

[jira] [Closed] (FLINK-7446) Support to define an existing field as the rowtime field for TableSource

     [ https://issues.apache.org/jira/browse/FLINK-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Hueske closed FLINK-7446.
--------------------------------
       Resolution: Implemented
    Fix Version/s: 1.4.0

Implemented for 1.4.0 with dae21da7eb1cee1f61f56bc2d1049156333a6a7f

> Support to define an existing field as the rowtime field for TableSource
> ------------------------------------------------------------------------
>
>                 Key: FLINK-7446
>                 URL: https://issues.apache.org/jira/browse/FLINK-7446
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>            Reporter: Jark Wu
>            Assignee: Fabian Hueske
>             Fix For: 1.4.0
>
>
> Currently {{DefinedRowtimeAttribute}} can define an appended rowtime field for a {{TableSource}}. But it would be helpful if we can support to define an existing field as the rowtime field. Just like registering a DataStream, the rowtime field can be appended but also can replace an existing field.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)