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/10/11 23:07:01 UTC

[jira] [Updated] (ASTERIXDB-2458) Compilation exception when if_null(), if_missing(), if_missing_or_null() are provided with certain kinds of arguments

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

Till updated ASTERIXDB-2458:
----------------------------
    Fix Version/s:     (was: 0.9.4)
                   0.9.5

> Compilation exception when if_null(), if_missing(), if_missing_or_null() are provided with certain kinds of arguments
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2458
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2458
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: FUN - Functions
>    Affects Versions: 0.9.3
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>             Fix For: 0.9.5
>
>
> if_null(), if_missing(), if_missing_or_null() would throw compilation exception for certain kinds of arguments. One example is if_null(int, record). The cause is related to trying to cast the list of arguments to the type that the function wants to return.



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