You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Till (JIRA)" <ji...@apache.org> on 2018/03/15 00:07:00 UTC

[jira] [Assigned] (ASTERIXDB-2175) External UDF cannot deinitialize

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

Till reassigned ASTERIXDB-2175:
-------------------------------

    Assignee: Xikui Wang

> External UDF cannot deinitialize 
> ---------------------------------
>
>                 Key: ASTERIXDB-2175
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2175
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: EXT - External data, RT - Runtime
>            Reporter: Xikui Wang
>            Assignee: Xikui Wang
>            Priority: Major
>              Labels: triaged
>
> Due to the nature of IScalarEvaluator, which is the interface that external UDF implements, the evaluators cannot be deinitialized/closed when the job is finished. One option would be adding an close/deinitialize method to the interface and have it called when the close method is called. This needs a wider discussion...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)