[jira] [Commented] (FLINK-6946) Same access to time in process functions for all-windows as keyed windows

2021-04-22 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot commented on FLINK-6946:
---

This issue has been labeled "stale-minor" for 7 days. It is closed now. If you 
are still affected by this or would like to raise the priority of this ticket 
please re-open, removing the label "auto-closed" and raise the ticket priority 
accordingly.

> 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
>  Components: API / DataStream
>Affects Versions: 1.3.0
>Reporter: William Hyun
>Priority: Minor
>  Labels: stale-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
(v8.3.4#803005)


[jira] [Commented] (FLINK-6946) Same access to time in process functions for all-windows as keyed windows

2021-04-14 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot commented on FLINK-6946:
---

This issue and all of its Sub-Tasks have not been updated for 180 days. So, it 
has been labeled "stale-minor". If you are still affected by this bug or are 
still interested in this issue, please give an update and remove the label. In 
7 days the issue will be closed automatically.

> 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
>  Components: API / DataStream
>Affects Versions: 1.3.0
>Reporter: William Hyun
>Priority: Minor
>  Labels: stale-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
(v8.3.4#803005)


[jira] [Commented] (FLINK-6946) Same access to time in process functions for all-windows as keyed windows

2017-06-26 Thread Aljoscha Krettek (JIRA)

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

Aljoscha Krettek commented on FLINK-6946:
-

Yes, this seems to have been forgotten while changing the other interface. I'm 
wondering if (in the long run) it would make sense to remove the all-window 
variants since they are just wrappers around regular keyed windows with a dummy 
key.

> 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
>  Components: DataStream API
>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)


[jira] [Commented] (FLINK-6946) Same access to time in process functions for all-windows as keyed windows

2017-06-19 Thread William Saar (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)