Hey Flink team, When trying to execute a python UDF, I am running into two issues, one in thread mode and the other in process mode. Both seem to be underlying flink issues for which I found bug reports online. The reports describing the issues I'm facing are linked below. I was wondering the status of these issues - whether they are scheduled to be fixed in upcoming versions and if there’s a timeline for it.
Issue 1 (thread mode): https://issues.apache.org/jira/browse/FLINK-35212?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&focusedCommentId=17842295 Issue 2 (process mode): https://issues.apache.org/jira/browse/FLINK-20284 Looking forward to your help on this matter. Thank you.