aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/testing
AgeCommit message (Expand)Author
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
2018-04-17DRILL-6295: PartitionerDecorator may close partitioners while CustomRunnable ...Vlad Rozov
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-24DRILL-6053: Avoid excessive locking in LocalPersistentStoreVlad Rozov
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-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-04-08DRILL-5319: Refactor "contexts" for unit testing closes #787Paul Rogers
2017-03-01DRILL-4963: Fix issues with dynamically loaded overloaded functionsArina Ielchiieva
2016-10-18DRILL-4726: Dynamic UDF SupportArina Ielchiieva
2016-07-22DRILL-4743: Allow new options to control filter selectivity (min/max bounds)Gautam Parai
2016-02-18DRILL-4275: create TransientStore for short-lived objects; refactor Persisten...Hanifi Gunes
2015-10-01DRILL-1065: Support for ALTER ... RESET statementSudheesh Katkam
2015-09-08DRILL-3497: Throw UserException#validationError instead of SetOptionException...Sudheesh Katkam
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-13DRILL-3053: add unchecked exception injection site in ChildAllocatoradeneche
2015-05-12DRILL-2755: (part2) Use and handle InterruptedException during query processingvkorukanti
2015-05-10DRILL-2755: Use and handle InterruptedException during query processing.vkorukanti
2015-05-10DRILL-2697: Pauses sites wait indefinitely for a resume signal DrillClient se...Sudheesh Katkam
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