aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/memory
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-28DRILL-6422: Update guava to 23.0 and shade itVolodymyr Vysotskyi
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
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-04DRILL-5752 this change includes:Timothy Farkas
2017-05-05DRILL-5423: Refactor ScanBatch to allow unit testing record readersPaul Rogers
2016-01-10DRILL-4257: Fix StoragePluginRegistry clean-up behavior and misc clean up.Jacques Nadeau
2015-12-21DRILL-4134: Allocator ImprovementsJacques Nadeau
2015-12-21DRILL-4134: Add new allocatorChris Westin
2015-12-09DRILL-4180: When clear() is called on BitVector, ensure valueCount is set to ...Hsuan-Yi Chu
2015-11-24DRILL:3854: Ensure the readIndex of DrillBuf[] returned by ValueVector.getBuf...Hsuan-Yi Chu
2015-11-12DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules.Jacques Nadeau
2015-11-12DRILL-3987: (REFACTOR) Working TPCH unit testsJacques Nadeau
2015-11-12DRILL-3987: (REFACTOR) Common and Vector modules building.Jacques Nadeau
2015-10-26DRILL-3742: Classpath scanning and build improvementJulien Le Dem
2015-10-24DRILL-3340: Added operator names and metric names to query profile before wri...Sudheesh Katkam
2015-10-14DRILL-3927: use OutOfMemoryException in more placesChris Westin
2015-09-22DRILL-3811: AtomicRemainder incorrectly accounts for transferred allocationsadeneche
2015-09-02DRILL-3598: use a factory to create the root allocator.Chris Westin
2015-07-06DRILL-3445: BufferAllocator.buffer() implementations should throw an OutOfMem...adeneche
2015-05-02DRILL-2826: Simplify and centralize Operator CleanupJacques Nadeau
2015-03-20DRILL-2510: Fix unclosed allocators detected in Java shutdown hookChris Westin
2014-10-15DRILL-1504: Enabling fragment memory limit causes out of memory errorParth Chandra
2014-09-29DRILL-1411: Disable feature by default. Add an overcommit factor to the fragm...Parth Chandra
2014-09-23DRILL-1411 Fragment memory planningParth Chandra
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-04-23Make tests extend shared base class. Add additional tracking in base class a...Jacques Nadeau
2014-01-30DRILL-334: Subdivide Drillbit control and data messages. Add support for sock...Jacques Nadeau
2013-09-10DRILL-221 Add license header to all filesSteven Phillips
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau