Github user amansinha100 commented on a diff in the pull request:

    https://github.com/apache/drill/pull/176#discussion_r40715222
  
    --- Diff: 
exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillRuleSets.java
 ---
    @@ -133,7 +133,7 @@ public static RuleSet 
getDrillUserConfigurableLogicalRules(OptimizerRulesContext
           DrillPushProjectPastFilterRule.INSTANCE,
           DrillPushProjectPastJoinRule.INSTANCE,
           DrillPushProjIntoScan.INSTANCE,
    -      DrillProjectSetOpTransposeRule.INSTANCE,
    +      //DrillProjectSetOpTransposeRule.INSTANCE,
    --- End diff --
    
    Pls file a JIRA for re-enabling the rule in a subsequent release.  Also add 
a brief comment here referencing DRILL-3257


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to