aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/work/batch/IncomingBuffers.java
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-05-19DRILL-6348: Received batches are now owned by the receive operators instead o...Salim Achouche
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-24DRILL-6053: Avoid excessive locking in LocalPersistentStoreVlad Rozov
2015-12-21DRILL-4134: Allocator ImprovementsJacques Nadeau
2015-05-14DRILL-3093: Close raw batch buffers in data collectorsMehant Baid
2015-05-13DRILL-3079: Move execution fragment json parsing from RPC message to fragment...Jacques Nadeau
2014-12-05DRILL-1813: Fix race condition in UnlimitedRawBatchBufferSteven Phillips
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-06-25DRILL-1067: RPC layer improvementsJacques Nadeau
2014-06-11DRILL-965: Close underlying buffers/channels when FragmentContext is closed.Aditya Kishore
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-01-30DRILL-334: Subdivide Drillbit control and data messages. Add support for sock...Jacques Nadeau
2013-12-01DRILL-274: Spooling batch bufferSteven Phillips
2013-09-10DRILL-221 Add license header to all filesSteven Phillips
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau