You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Anton Gozhiy (JIRA)" <ji...@apache.org> on 2018/07/18 08:42:00 UTC

[jira] [Commented] (DRILL-3855) Enable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule

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

Anton Gozhiy commented on DRILL-3855:
-------------------------------------

Verified with Drill 1.14.0-SNAPSHOT (commit bd6f63ddf11a668d98e52444ba79c22494820996)

> Enable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule
> ---------------------------------------------------------------
>
>                 Key: DRILL-3855
>                 URL: https://issues.apache.org/jira/browse/DRILL-3855
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Query Planning &amp; Optimization
>    Affects Versions: 1.13.0
>            Reporter: Sean Hsuan-Yi Chu
>            Assignee: Vitalii Diravka
>            Priority: Major
>              Labels: ready-to-commit
>             Fix For: 1.14.0
>
>
> Since the infinite planning issues (Calcite Volcano Planner: Calcite-900) reported in DRILL-3257, FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule were disabled. After it can be resolved in Calcite, we have to enable these two rules to lift the performance. 
> In addition, will update the plan validation in Unit test in response of the newly enabled rules. 
> To cover complex cases (when some non project or filter operator is placed under the LogicalUnion operator) 
> these rules should be added to main logical stage for Volcano Planner - DRILL-6371.



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