aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/compile/ClassTransformer.java
AgeCommit message (Expand)Author
2018-10-25DRILL-6715: Update descriptions for System Options tableKunal Khatua
2018-08-30DRILL-5735: UI options grouping and filtering & Metrics hintsKunal Khatua
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-06-02DRILL-5140: Fix CompileException in run-time generated code when record batch...Volodymyr 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-04-20DRILL-4437: Operator unit test frameworkJason Altekruse
2015-03-26DRILL-2537: Set a maximum source code size of 2mb for scalar replacement.Jacques Nadeau
2015-03-19DRILL-2503: AsmUtil ClassTransformer MergeAdapter - add option to pass throug...Chris Westin
2015-03-19DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager...Chris Westin
2015-03-16DRILL-1385, along with some cleanupChris Westin
2014-10-26DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFr...Jacques Nadeau
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-08-24Switch to DrillBufJacques Nadeau
2014-07-20DRILL-1155: Add option to use JDK compiler and use it for runtime generated c...Aditya Kishore
2014-06-12DRILL-968: Use checkstyle plugin to prevent inadvertent use of shaded Guava c...Aditya Kishore
2014-05-23Remove references to jcommander's copy of Guava's Lists class.Jacques Nadeau
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-05DRILL-213: Test cases fail on WindowsAditya Kishore
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau