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

Dmitry Lychagin resolved ASTERIXDB-2527.
----------------------------------------
    Resolution: Fixed

> Illegal state error in the compiler
> -----------------------------------
>
>                 Key: ASTERIXDB-2527
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2527
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: COMP - Compiler
>            Reporter: Dmitry Lychagin
>            Assignee: Dmitry Lychagin
>            Priority: Major
>
> The following query throws: ASX1038: Illegal state. $x
> {noformat}
> SELECT t
> FROM range(1, 4) t
> WHERE ANY x IN [2, 3] SATISFIES x - t + 2 = x END
> {noformat}
>  



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

Reply via email to