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:18:00 UTC

[jira] [Assigned] (ASTERIXDB-2155) External UDF cannot distinguish open/closed type from the configuration file

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

Till reassigned ASTERIXDB-2155:
-------------------------------

    Assignee: Xikui Wang

> External UDF cannot distinguish open/closed type from the configuration file
> ----------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2155
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2155
>             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 limitation of our current external UDF configuration, AsterixDB cannot know whether the specified parameter datatype is closed or open. If a user specifies a closed datatype in configuration but treats it as an open record type, he will be able to write data into the closed record and cause reading error. This is cannot be prevented from the current design, so it's need to be addressed with another UDF configuration design.



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