aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/expr/BatchReference.java
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2017-04-07DRILL-5375: Nested loop join: return correct result for left join closes #794Arina Ielchiieva