aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillUnionRel.java
AgeCommit message (Expand)Author
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2017-03-29DRILL-4678: Tune metadata by generating a dispatcher at runtimeSerhii-Harnyk
2015-06-12DRILL-1169: Add Calcite's UnionToDistinctRule to DrillRuleSets to implement U...Hsuan-Yi Chu
2015-04-21DRILL-1384: Part 1 - Rebase on Calcite. Change code due to Calcite package re...Jinfeng Ni
2015-01-02DRILL-1905: There are 3 parts of the fix: (1) Check compatibility during init...Aman Sinha
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-06-11DRILL-600: Support planning for Union-All. Added infrastructure for planning...Aman Sinha
2014-04-19DRILL-450: Add exchange rules, move from BasicOptimizer to OptiqJinfeng Ni
2014-04-19Start on move towards optiq for I --> pJacques Nadeau
2014-03-03DRILL-257: Move SQL parsing to server side.Jacques Nadeau