aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/partitionsender/TestPartitionSender.java
AgeCommit message (Expand)Author
2019-03-14DRILL-7068: Support memory adjustment framework for resource management with ...HanumathRao
2019-02-28DRILL-1328: Support table statistics - Part 2Gautam Parai
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-04-17DRILL-6295: PartitionerDecorator may close partitioners while CustomRunnable ...Vlad Rozov
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-10-09DRILL-5716: Queue-driven memory allocationPaul Rogers
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-09-05DRILL-5546: Handle schema change exception failure caused by empty input or e...Jinfeng Ni
2017-08-25DRILL-5547: Linking config options with system option managerJyothsna Donapati
2017-02-03DRILL-5043: Function that returns a unique id per session/connection similar ...Nagarajan Chinnasamy
2017-01-10DRILL-5116: Enable generated code debugging in each Drill operatorPaul Rogers
2015-11-12DRILL-3987: (REFACTOR) Common and Vector modules building.Jacques Nadeau
2015-05-07DRILL-2809: Increase the default value of partitioner_sender_threads_factor.Aman Sinha
2015-05-05DRILL-2902: Add support for context functions: user (synonyms session_user an...vkorukanti
2015-05-02DRILL-2826: Simplify and centralize Operator CleanupJacques Nadeau
2015-04-03DRILL-2674: Add user authenticator interface and PAM based implementation.vkorukanti
2015-03-18DRILL-2210 Introducing multithreading capability to PartitonerSenderYuliya Feldman