[
https://issues.apache.org/jira/browse/ASTERIXDB-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813754#comment-16813754
]
ASF subversion and git services commented on ASTERIXDB-2537:
------------------------------------------------------------
Commit 79e1ebd817357a9b492fa5135ea488c41af7b339 in asterixdb's branch
refs/heads/master from Dmitry Lychagin
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=79e1ebd ]
[ASTERIXDB-2537][COMP] Incorrect free variables for QuantifiedExpression
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
- Variables bound by a QuantifiedExpression should be excluded
when computing free variables for that expression
Change-Id: If5d0470b0742baa24e3d383bc4aa617a4c6fdd99
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3306
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Michael Blow <[email protected]>
> Incorrect free variables computation for QuantifiedExpression
> --------------------------------------------------------------
>
> Key: ASTERIXDB-2537
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2537
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: COMP - Compiler
> Reporter: Dmitry Lychagin
> Assignee: Dmitry Lychagin
> Priority: Major
>
> Variables bound by a QuantifiedExpression should be excluded when computing
> free variables for that expression. Currently they're incorrectly included in
> the free variable set.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)