Github user aljoscha commented on the issue:

    https://github.com/apache/flink/pull/5481
  
    @bowenli86 You can take a look at `KeyedBroadcastProcessFunction`. I think 
we could also add a `KeyedProcessFunction`, that has the key type in the 
signature. This would allow exposing the key in `onTimer()` and other methods.


---

Reply via email to