Dian Fu created FLINK-14269:
-------------------------------
Summary: The close method does not work for UserDefinedFunction
Key: FLINK-14269
URL:
https://issues.apache.org/jira/browse/FLINK-14269 Project: Flink
Issue Type: Sub-task
Components: API / Python
Reporter: Dian Fu
Fix For: 1.10.0
As discussed in, the close method of UserDefinedFunction does not work for now as it's not called due to issues of Beam's portability framework, i.e., the {{SdkHarness}} in sdk_worker.py need to call the stop method of {{SdkWorker}} so that the close method of UserDefinedFunction will be called.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)