[
https://issues.apache.org/jira/browse/FLINK-20137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu updated FLINK-20137:
----------------------------
Affects Version/s: 1.12.0
> 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
> Affects Versions: 1.12.0
> Reporter: Shuiqiang Chen
> Priority: Major
> 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)