aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/cache
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-05-17DRILL-6027: Initial implementation of HashJoin spill, without memory limits c...Ben-Zvi
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-01-23DRILL-6002: Avoid memory copy from direct buffer to heap while spilling to lo...Vlad Rozov
2017-08-14DRILL-5601: Rollup of external sort fixes an improvementsPaul Rogers
2017-06-21DRILL-5325: Unit tests for the managed sortPaul Rogers
2017-06-20DRILL-5457: Spill implementation for Hash AggregateBoaz Ben-Zvi
2017-05-05DRILL-5385: Vector serializer fails to read saved SV2Paul Rogers
2017-02-24DRILL-5275: Sort spill is slow due to repeated allocationsPaul Rogers
2016-05-17DRILL-4654: Add new metrics to the MetricRegistrySudheesh Katkam
2016-03-02DRILL-4327: Fix rawtypes warnings in drill codebaseLaurent Goujon
2015-09-14DRILL-1942-hygiene:Chris Westin
2015-07-16DRILL-1904 - Part 1: Package level docs for the common module and a few packa...Jason Altekruse
2015-07-06DRILL-3445: BufferAllocator.buffer() implementations should throw an OutOfMem...adeneche
2015-05-12DRILL-3033: Add memory leak fixes found so far in DRILL-1942 to 1.0.0 Fixes s...Chris Westin
2014-10-26DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFr...Jacques Nadeau
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-08-29DRILL-1329: External sort memory fixesSteven Phillips
2014-08-24Switch to DrillBufJacques Nadeau
2014-06-16Merge fixes.Jacques Nadeau
2014-06-16Switch Infinispan to SYNC mode and add cache future handling.Steven Phillips
2014-06-12DRILL-968: Use checkstyle plugin to prevent inadvertent use of shaded Guava c...Aditya Kishore
2014-06-08Enable View persistence, Storage Plugin and System option persistence.Jacques Nadeau
2014-06-03Allow disabling of memory leak query termination using -Ddrill.exec.debug.err...Jacques Nadeau
2014-05-23Serialization/Deserialization fixesJacques Nadeau
2014-05-23Fix for project column ordering is wrong.Jacques Nadeau
2014-05-23Switch distributed cache to InfinispanJacques Nadeau
2014-05-11Add support for RepeatedMapVector, MapVector and RepeatedListVector.Jacques Nadeau
2014-05-06DRILL-381: Implement SYSTEM and SESSION options.Jason Altekruse
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-04-24HazelCast subnets and honor cluster-idSteven Phillips
2014-04-22DRILL-442: Implement text format pluginSteven Phillips
2014-03-03DRILL-257: Move SQL parsing to server side.Jacques Nadeau
2014-01-30DRILL-334: Subdivide Drillbit control and data messages. Add support for sock...Jacques Nadeau
2013-11-18DRILL-300: Move to "com.codahale.metrics" from "com.yammer.metrics"Aditya Kishore
2013-11-08DRILL-266:Build tools to interpret the output dumped by the diagnostic operator.Jinfeng Ni
2013-10-31DRILL-271 Address code review comments. VectorAccessibleSerializable now take...Steven Phillips
2013-10-31DRILL-271 abstract out serialization in trace record batch by using VectorAcc...Steven Phillips
2013-10-31DRILL-271 release buffer in VectorAccessibleSerializable read. Also read dire...Steven Phillips
2013-10-31DRILL-271 refactor DistributedCache code. Uses hazel cast 3.1 and custom seri...Steven Phillips
2013-10-31DRILL-271 retool VectorContainerSerializable to work with containers and batc...Steven Phillips
2013-10-30DRILL-230: Addressing comments in code review, abstract out references to Haz...Steven Phillips
2013-10-30DRILL-230: Build a sampling range partitionerSteven Phillips
2013-09-20DRILL-245: NPE in ProtoMap (hazel cache)Steven Phillips
2013-09-10DRILL-221 Add license header to all filesSteven Phillips
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau