aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/compile
AgeCommit message (Expand)Author
2019-03-14DRILL-6524: Prevent incorrect scalar replacement for the case of assigning re...Volodymyr Vysotskyi
2018-11-26DRILL-6870: Upgrade to ANTLR4Arina Ielchiieva
2018-10-26DRILL-6763: Codegen optimization of SQL functions with constant values(#1481)shuifeng lu
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-07-12DRILL-6601 LageFileCompilation testProject times outkarthik
2018-07-09DRILL-6529 Project Batch Sizing causes two LargeFileCompilation tests to timeoutkarthik
2018-06-22DRILL-6340 Output Batch Control in Project using the RecordBatchSizerkarthik
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-17DRILL-6027:Timothy Farkas
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-01-31DRILL-6106: Use valueOf method instead of constructor since valueOf has a hig...reudismam
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2017-11-29DRILL-5989: Categories some tests to speed up smoke tests. Made travis run te...Timothy Farkas
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-08-25DRILL-5547: Linking config options with system option managerJyothsna Donapati
2017-06-02DRILL-5140: Fix CompileException in run-time generated code when record batch...Volodymyr Vysotskyi
2017-01-23DRILL-5164: Equi-join query results in CompileException when inputs have larg...Serhii-Harnyk
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-12-19DRILL-5117: Compile error when query a json file with 1000+columnsSerhii-Harnyk
2016-06-24DRILL-4715: Fix java compilation error in run-time generated code when query ...Jinfeng Ni
2016-02-18DRILL-4275: create TransientStore for short-lived objects; refactor Persisten...Hanifi Gunes
2015-11-12DRILL-3987: (CLEANUP) Final cleanups to get complete working build/distributionJacques Nadeau
2015-10-26DRILL-3742: Classpath scanning and build improvementJulien Le Dem
2015-05-27DRILL-2923: Ensure all unit tests pass without assertions enabled Modified a ...Chris Westin
2015-04-20DRILL-2383: Support to inject exceptions and pauses in various components of ...Sudheesh Katkam
2015-04-10DRILL-2733: Make dfs_test.tmp schema location on local fs exclusive to test J...vkorukanti
2015-03-16DRILL-1385, along with some cleanupChris Westin
2015-03-08DRILL-133: LocalExchange planning and exec.vkorukanti
2015-02-04DRILL-2126: make jdbc connection impl honor parameters passed from userHanifi Gunes
2014-12-03Disable failing large compilation test due to overuse of memory on fast schem...Jacques Nadeau
2014-10-26DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFr...Jacques Nadeau
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-08-24Switch to DrillBufJacques Nadeau
2014-07-25DRILL-1167: Split large runtime generated functions into a chain of functionsAditya Kishore
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-05-11Add support for RepeatedMapVector, MapVector and RepeatedListVector.Jacques Nadeau
2014-04-23Make tests extend shared base class. Add additional tracking in base class a...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-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau