Hi Users, I am trying to understand the details of how some aspects of Flink work.
While understanding `keyed state` I kept coming up against a claim that `there is a specific key implicitly in context` I would like to understand how this works, which I'm guessing means understanding the details of the runtime context: Is there any documentation or FLIP someone can recommend on this?