Dmitry Lychagin created ASTERIXDB-2527: ------------------------------------------
Summary: 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 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)