You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Chen Luo (JIRA)" <ji...@apache.org> on 2017/10/02 18:06:00 UTC

[jira] [Resolved] (ASTERIXDB-2119) Project Rule has non-deterministic ordering of variables

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

Chen Luo resolved ASTERIXDB-2119.
---------------------------------
    Resolution: Fixed

> Project Rule has non-deterministic ordering of variables
> --------------------------------------------------------
>
>                 Key: ASTERIXDB-2119
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2119
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: COMP - Compiler
>            Reporter: Chen Luo
>            Assignee: Chen Luo
>
> IntroduceProjectsRule introduces projections whenever needed to eliminate unnecessary variables. However, the current implementation depends on HashSet, which makes the ordering of output variables indeterministic. This is undesirable for tests, and some operators which may depend on the ordering of variables.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)