You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2018/07/11 08:11:00 UTC

[jira] [Closed] (FLINK-9470) Allow querying the key in KeyedProcessFunction

     [ https://issues.apache.org/jira/browse/FLINK-9470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek closed FLINK-9470.
-----------------------------------
    Resolution: Fixed

Implemented in
cde504eb401441e589b3f295e40db37a005ee6d9

> Allow querying the key in KeyedProcessFunction
> ----------------------------------------------
>
>                 Key: FLINK-9470
>                 URL: https://issues.apache.org/jira/browse/FLINK-9470
>             Project: Flink
>          Issue Type: Improvement
>          Components: DataStream API
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>
> {{KeyedProcessFunction.OnTimerContext}} allows querying the key of the firing timer while {{KeyedProcessFunction.Context}} does not allow querying the key of the event we're currently processing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)