aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillPushProjectIntoScanRule.java
AgeCommit message (Expand)Author
2019-01-25DRILL-6910: Allow applying DrillPushProjectIntoScanRule at physical phaseVolodymyr Vysotskyi
2018-10-25DRILL-6381: (Part 3) Planner and Execution implementation to support Secondar...rebase
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-02-24DRILL-6118: Handle item star columns during project / filter push down and di...Arina Ielchiieva