aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/planner/common/DrillScanRelBase.java
AgeCommit message (Expand)Author
2019-02-28DRILL-1328: Support table statistics - Part 2Gautam Parai
2018-10-25DRILL-6381: Address code review comments (part 3).Aman Sinha
2018-10-25DRILL-6381: (Part 3) Planner and Execution implementation to support Secondar...rebase
2018-02-24DRILL-6118: Handle item star columns during project / filter push down and di...Arina Ielchiieva
2015-11-25DRILL-4047: Support querying a table with optionsJulien Le Dem
2015-04-21DRILL-1384: Part 1 - Rebase on Calcite. Change code due to Calcite package re...Jinfeng Ni
2014-09-24DRILL-1386: Push directory filters into group scan for filesystem queries.Aman Sinha
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-05-09DRILL-576: Add costingAman Sinha
2014-05-03DRILL-491: project pushdown into scan. Add base test class for testing plan.Jinfeng Ni
2014-04-19DRILL-450: Add exchange rules, move from BasicOptimizer to OptiqJinfeng Ni