You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Shuiqiang Chen (Jira)" <ji...@apache.org> on 2020/11/13 02:05:00 UTC

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

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)