You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "sunjincheng (JIRA)" <ji...@apache.org> on 2017/06/11 08:21:18 UTC

[jira] [Created] (FLINK-6886) Fix Timestamp field can not be selected in event time case when toDataStream[T], `T` not a `Row` Type.

sunjincheng created FLINK-6886:
----------------------------------

             Summary: Fix Timestamp field can not be selected in event time case when  toDataStream[T], `T` not a `Row` Type.
                 Key: FLINK-6886
                 URL: https://issues.apache.org/jira/browse/FLINK-6886
             Project: Flink
          Issue Type: Bug
          Components: Table API & SQL
    Affects Versions: 1.4.0
            Reporter: sunjincheng
            Assignee: sunjincheng


Currently for event-time window(group/over), When contain `Timestamp` type field in `SELECT Clause`, And toDataStream[T], `T` not a `Row` Type, Such `PojoType`, will throw a exception. In this JIRA. will fix this bug.



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