Github user aljoscha commented on the issue:

    https://github.com/apache/flink/pull/2729
  
    The problem is that this doesn't even work if the user correctly implements 
a thread safe UDF. If the UDF is an object then things such as the 
`RuntimeContext` will be the same for different subtasks because there is only 
one instance of the UDF. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to