aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/record/RecordBatchMemoryManager.java
AgeCommit message (Expand)Author
2019-03-14DRILL-6707: Removed changes for setOutputRowCount.Sorabh Hamirwasia
2019-03-14DRILL-6707: Update target outgoing batch row count between current position a...Ben-Zvi
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-07-23DRILL-6622: Fixed a NullPointerException in a query with UnionSalim Achouche
2018-07-02DRILL-6310: limit batch size for hash aggregatePadma Penumarthy
2018-06-28DRILL-6512: Remove unnecessary processing overhead from RecordBatchSizerPadma Penumarthy
2018-06-01DRILL-6236:Batch sizing for hash joinPadma Penumarthy
2018-05-30DRILL-6356: batch sizing for union allPadma Penumarthy
2018-04-17DRILL-6323: Lateral Join - Refactor BatchMemorySize to put outputBatchSize in...Sorabh Hamirwasia
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-04-06DRILL-6296: Add operator metrics for batch sizing for merge joinPadma Penumarthy