aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/testing
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-07-18DRILL-6496: Added print methods for debugging tests, and fixed missing log st...Timothy Farkas
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-11DRILL-6187: Exception in RPC communication between DataClient/ControlClient a...Sorabh Hamirwasia
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-02DRILL-5973: Support injection of time-bound pauses in serverKunal Khatua
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-09-25DRILL-5809 made the storage format of system options backwards compatible, an...Timothy 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
2016-07-22DRILL-4743: Allow new options to control filter selectivity (min/max bounds)Gautam Parai
2016-03-02DRILL-4327: Fix rawtypes warnings in drill codebaseLaurent Goujon
2015-12-21DRILL-4134: Allocator ImprovementsJacques Nadeau
2015-12-21DRILL-4134: Add new allocatorChris Westin
2015-09-04DRILL-2304: Manage options with lowercase namesSudheesh Katkam
2015-09-02DRILL-3598: use a factory to create the root allocator.Chris Westin
2015-06-24DRILL-2903: General improvements to tests in TestDrillbitResilienceSudheesh Katkam
2015-06-05DRILL-3035: Created ControlsInjector interface to enforce method implementationsSudheesh Katkam
2015-05-12DRILL-2780: Check for open files when closing OperatorContextSteven Phillips
2015-05-10DRILL-2697: Pauses sites wait indefinitely for a resume signal DrillClient se...Sudheesh Katkam
2015-05-05DRILL-2902: Add support for context functions: user (synonyms session_user an...vkorukanti
2015-04-21DRILL-2514: Add support for impersonation in FileSystem storage plugin.vkorukanti
2015-04-20DRILL-2383: Support to inject exceptions and pauses in various components of ...Sudheesh Katkam
2015-03-19DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager...Chris Westin