[
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.5)
0.9.4.2
> 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.4.2
>
>
> 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)