You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/04/21 06:36:00 UTC

[jira] [Closed] (FLINK-14269) The close method does not work for Python UserDefinedFunction

     [ https://issues.apache.org/jira/browse/FLINK-14269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dian Fu closed FLINK-14269.
---------------------------
    Resolution: Invalid

Closed as it should have been resolved in FLINK-15875 after bump Beam to 2.19.0

> The close method does not work for Python 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
>            Assignee: Dian Fu
>            Priority: Major
>             Fix For: 1.11.0
>
>
> As discussed in [https://github.com/apache/flink/pull/9766], 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)