dawidwys commented on a change in pull request #15331:
URL: https://github.com/apache/flink/pull/15331#discussion_r602473545
##########
File path:
flink-core/src/main/java/org/apache/flink/api/common/functions/util/RuntimeUDFContext.java
##########
@@ -44,21 +43,24 @@
private final HashMap<String, Object> initializedBroadcastVars = new
HashMap<>();
Review comment:
Sorry, I now realized I wasn't clear with my comment. I thought of
putting that comment on the `RuntimeUDFContext` class... :facepalm:
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]