aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/compile/QueryClassLoader.java
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2017-04-08DRILL-5319: Refactor "contexts" for unit testing closes #787Paul Rogers
2017-01-10DRILL-5116: Enable generated code debugging in each Drill operatorPaul Rogers
2016-12-19DRILL-5052: Option to debug generated Java code using an IDEPaul Rogers
2016-07-22DRILL-4743: Allow new options to control filter selectivity (min/max bounds)Gautam Parai
2015-09-13DRILL-3589: Update JDBC driver to shade and minimize dependencies.Jacques Nadeau
2015-09-08DRILL-3497: Throw UserException#validationError instead of SetOptionException...Sudheesh Katkam
2015-03-16DRILL-1385, along with some cleanupChris Westin
2015-01-07DRILL-1919: Running DRILL with JRE results in failure with ambiguous errorsAditya Kishore
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-08-18DRILL-1163: Estimate memory and re-planning query + system options UI.Sudheesh Katkam
2014-07-25DRILL-1166: Session option to enable/disable debug information in runtime gen...Aditya Kishore
2014-07-20DRILL-1155: Add option to use JDK compiler and use it for runtime generated c...Aditya Kishore
2014-01-30DRILL-352: Extract ClassGenerator from CodeGenerator. Use hierarchal set of ...Jacques Nadeau
2013-09-10DRILL-221 Add license header to all filesSteven Phillips
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau