You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2017/06/09 17:48:18 UTC

[jira] [Created] (FLINK-6881) Creating a table from a POJO and defining a time attribute fails

Timo Walther created FLINK-6881:
-----------------------------------

             Summary: Creating a table from a POJO and defining a time attribute fails
                 Key: FLINK-6881
                 URL: https://issues.apache.org/jira/browse/FLINK-6881
             Project: Flink
          Issue Type: Bug
          Components: Table API & SQL
            Reporter: Timo Walther


Creating a table from a DataStream of POJOs fails when the user tries to define a rowtime attribute.

There are multiple reasons in {{ExpressionParser}} as well as {{StreamTableEnvironment#validateAndExtractTimeAttributes}}.

See also: https://stackoverflow.com/questions/44448022/apache-flink-1-3-table-api-rowtime-strange-behavior



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