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/02/25 23:27:44 UTC

[jira] [Created] (FLINK-5921) Adapt time mode indicator functions return custom data types

Fabian Hueske created FLINK-5921:
------------------------------------

             Summary: Adapt time mode indicator functions return custom data types
                 Key: FLINK-5921
                 URL: https://issues.apache.org/jira/browse/FLINK-5921
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
    Affects Versions: 1.3.0
            Reporter: Fabian Hueske
            Assignee: Fabian Hueske


The functions that indicate event time ({{rowtime()}}) and processing time ({{proctime()}}) are defined to return {{TIMESTAMP}}.

These functions should be updated to return custom types in order to ease the identification of the time semantics during optimization.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)