You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/01/23 01:03:10 UTC

[GitHub] vvysotskyi opened a new pull request #1619: DRILL-6910: Allow applying DrillPushProjectIntoScanRule at physical phase

vvysotskyi opened a new pull request #1619: DRILL-6910: Allow applying DrillPushProjectIntoScanRule at physical phase
URL: https://github.com/apache/drill/pull/1619
 
 
   - Enhance `DrillPushProjectIntoScanRule` to be applied at the physical stage;
   - Avoid recreating `TableScan` rel nodes with the same columns during applying `DrillPushProjectIntoScanRule`;
   - Add unit test;
   - Enable tests for [DRILL-912](https://issues.apache.org/jira/browse/DRILL-912) (the reason why they were disabled was fixed a long time ago).
   
   For problem description please see [DRILL-6910](https://issues.apache.org/jira/browse/DRILL-6910).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services