[jira] [Created] (FLINK-20137) User cannot obtain the timestamp of current processing element in the ProcessFunction of Python DataStream API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-20137) User cannot obtain the timestamp of current processing element in the ProcessFunction of Python DataStream API

Shang Yuanchun (Jira)
Shuiqiang Chen created FLINK-20137:
--------------------------------------

             Summary: User cannot obtain the timestamp of current processing element in the ProcessFunction of Python DataStream API
                 Key: FLINK-20137
                 URL: https://issues.apache.org/jira/browse/FLINK-20137
             Project: Flink
          Issue Type: Bug
          Components: API / Python
            Reporter: Shuiqiang Chen
             Fix For: 1.12.0


Currently, User cannot obtain the timestamp of current processing element in the ProcessFunction of Python DataStream API. It is because we forget to emit the previous timestamp of current record in Upstream operator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)