sjwiesman commented on pull request #303: URL: https://github.com/apache/flink-statefun/pull/303#issuecomment-1050079223
> The key is that the context.Context that is passed as the second parameter to DeriveContext itself "extends" the original statefun.Context, ctx. So it contains all kv pairs from that original context, plus the new one. Can you please explain to me how this works? Why isn't derive just a variable reassignment as it looks in the code? I also have the question about `Done`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
