[ 
https://issues.apache.org/jira/browse/DRILL-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969847#comment-13969847
 ] 

Julian Hyde commented on DRILL-512:
-----------------------------------

As of 
https://github.com/julianhyde/optiq/commit/6d181a16f4e02ebfcf6c2ca0937dfb2c51bd4a2b,
 Optiq has a populated TPC-H schema. So you can try out these queries outside 
of the Drill environment, if that is simpler. And you can add test-cases to 
https://github.com/julianhyde/optiq/blob/master/plus/src/test/java/net/hydromatic/optiq/impl/tpch/TpchTest.java
 if you wish.

> 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)

Reply via email to