aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/partitionsender/PartitionerTemplate.java
AgeCommit message (Expand)Author
2018-10-26DRILL-6763: Codegen optimization of SQL functions with constant values(#1481)shuifeng lu
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2017-01-10DRILL-5116: Enable generated code debugging in each Drill operatorPaul Rogers
2016-04-20DRILL-4442: Move getSV2 and getSV4 methods to VectorAccessibleJason Altekruse
2016-01-15DRILL-3845: UnorderedReceiver shouldn't terminate until it receives a final b...adeneche
2015-05-10DRILL-2755: Use and handle InterruptedException during query processing.vkorukanti
2015-04-21DRILL-2835: Fix issue in copying data when a PartitionSender outgoing batch i...vkorukanti
2015-04-10DRILL-2718: Move counting and tracking of sent batches to FragmentContextSteven Phillips
2015-03-18DRILL-2210 Introducing multithreading capability to PartitonerSenderYuliya Feldman
2015-03-10DRILL-2225: Fix missing PartitionSenderRootExec stats.vkorukanti
2015-03-08DRILL-133: LocalExchange planning and exec.vkorukanti
2015-03-08DRILL-2187: Single Broadcast SenderJacques Nadeau
2015-03-01DRILL-2178: Update outgoing record batch size and allocation in PartitionSender.vkorukanti
2015-01-22DRILL-1960: Automatic reallocationSteven Phillips
2014-12-02DRILL-1781: Fast Complex SchemaSteven Phillips
2014-10-30DRILL-1601: Have a minimum allocation for variable length value vectors.Aman Sinha
2014-10-27DRILL-1382: Fast schema returnSteven Phillips
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-07-25DRILL-991: Limit should terminate upstream fragments immediately upon completionSteven Phillips
2014-07-08DRILL-1117: Fix stats in partition senderSteven Phillips
2014-07-08DRILL-1116: Flush batch when copy fails due to insufficient spaceSteven Phillips
2014-06-26DRILL-1077: OperationStats enhancements —Cliff Buchanan
2014-06-25DRILL-1068: Reduce memory consumption of various operators. Add more memory ...Jacques Nadeau
2014-06-16Fix and improve runtime stats profilesSteven Phillips
2014-06-12DRILL-968: Use checkstyle plugin to prevent inadvertent use of shaded Guava c...Aditya Kishore
2014-06-08Add BaseRootExec which will enable collection of stats for SendersMehant Baid
2014-06-05DRILL-892: Send Batch is leaking memory when send fails to establish connecti...vkorukanti
2014-05-28DRILL-854: PartitionSender generated code is too largeSteven Phillips
2014-05-28DRILL-800: Partitioner is dropping records that can't fit in the available sp...vkorukanti
2013-09-10DRILL-221 Add license header to all filesSteven Phillips
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau