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/05/29 14:46:00 UTC

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

Aljoscha Krettek created FLINK-9470:
---------------------------------------

             Summary: 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
             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)