[ 
https://issues.apache.org/jira/browse/FLINK-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053592#comment-16053592
 ] 

William Saar commented on FLINK-6946:
-------------------------------------

I'm guessing I can work around this by keying all elements on the same key and 
using ProcessWindowFunction.

> Same access to time in process functions for all-windows as keyed windows
> -------------------------------------------------------------------------
>
>                 Key: FLINK-6946
>                 URL: https://issues.apache.org/jira/browse/FLINK-6946
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 1.3.0
>            Reporter: William Saar
>            Priority: Minor
>
> FLINK-4953 added access to the current watermark or processing time in 
> ProcessWindowFunction.Context, but did not add it for 
> ProcessWindowAllFunction.Context. Is there a good reason for this, or should 
> it be made consistent?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to