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)