[
https://issues.apache.org/jira/browse/DRILL-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444690#comment-16444690
]
ASF GitHub Bot commented on DRILL-3855:
---------------------------------------
GitHub user vdiravka opened a pull request:
https://github.com/apache/drill/pull/1226
DRILL-3855: Enable FilterSetOpTransposeRule, DrillProjectSetOpTranspo…
…seRule
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vdiravka/drill DRILL-3855
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1226.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1226
----
commit 797cf596549531e1e0c613e956ecbaea17b44db8
Author: Vitalii Diravka <vitalii.diravka@...>
Date: 2018-04-19T11:31:17Z
DRILL-3855: Enable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule
----
> Enable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule
> ---------------------------------------------------------------
>
> Key: DRILL-3855
> URL: https://issues.apache.org/jira/browse/DRILL-3855
> Project: Apache Drill
> Issue Type: Improvement
> Components: Query Planning & Optimization
> Reporter: Sean Hsuan-Yi Chu
> Assignee: Vitalii Diravka
> Priority: Major
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)