You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/04/14 23:28:28 UTC

[jira] [Created] (DRILL-512) Tpch2 fails to decorrelate

Jacques Nadeau created DRILL-512:
------------------------------------

             Summary: Tpch2 fails to decorrelate
                 Key: DRILL-512
                 URL: https://issues.apache.org/jira/browse/DRILL-512
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jacques Nadeau


On top of Optiq 0.6, TPCH2 fails to remove the CorrelatorRel from the logical plan.  Line 1091 of RelDecorrelator is supposed to be populating the map between correlation variables and output positions.  It doesn't look like that is happening.



--
This message was sent by Atlassian JIRA
(v6.2#6252)