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)