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

Ian Maxon resolved ASTERIXDB-3487.
----------------------------------
    Resolution: Fixed

> UDF not inlined for UnaryExpr and IndexAccessor
> -----------------------------------------------
>
>                 Key: ASTERIXDB-3487
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3487
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: COMP - Compiler
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>              Labels: triaged
>
> Using a UDF with '-' operator causes the query to fail with an illegal state 
> exception because the UDF does not get inlined.
> Here is an example query:
> {noformat}
> SELECT -udf(col.f) FROM col;
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to