You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vitalii Diravka (JIRA)" <ji...@apache.org> on 2018/04/29 22:17:00 UTC

[jira] [Updated] (DRILL-6350) Umbrella jira which tracks issues connected to Transitive Closure Inference

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

Vitalii Diravka updated DRILL-6350:
-----------------------------------
    Description: 
Transitive closure is implemented with DRILL-6173 in Drill. But it doesn't work for some cases, these Calcite issues can resolve them:
CALCITE-1048, CALCITE-2274, CALCITE-2275, CALCITE-2241.

Transitive closure should work for the following cases (marked in code as ignore test cases):
https://github.com/apache/drill/blob/6fcaf4268eddcb09010b5d9c5dfb3b3be5c3f903/exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet/TestParquetFilterPushdownWithTransitivePredicates.java#L178

  was:
Transitive closure is implemented with DRILL-6173 in Drill. But it doesn't work for some casesl, these Calcite issues can resolve them:

CALCITE-1048, CALCITE-2274, CALCITE-2275, CALCITE-2241.


> Umbrella jira which tracks issues connected to Transitive Closure Inference  
> -----------------------------------------------------------------------------
>
>                 Key: DRILL-6350
>                 URL: https://issues.apache.org/jira/browse/DRILL-6350
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Query Planning &amp; Optimization
>    Affects Versions: Future
>            Reporter: Vitalii Diravka
>            Priority: Major
>
> Transitive closure is implemented with DRILL-6173 in Drill. But it doesn't work for some cases, these Calcite issues can resolve them:
> CALCITE-1048, CALCITE-2274, CALCITE-2275, CALCITE-2241.
> Transitive closure should work for the following cases (marked in code as ignore test cases):
> https://github.com/apache/drill/blob/6fcaf4268eddcb09010b5d9c5dfb3b3be5c3f903/exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet/TestParquetFilterPushdownWithTransitivePredicates.java#L178



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)