aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/ops/OperatorContextImpl.java
AgeCommit message (Expand)Author
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2017-11-13DRILL-5842: Refactor fragment, operator contextsPaul Rogers
2017-05-05DRILL-5423: Refactor ScanBatch to allow unit testing record readersPaul Rogers
2016-12-19DRILL-5052: Option to debug generated Java code using an IDEPaul Rogers
2016-11-04DRILL-4800: Various fixes. Fix buffer underflow exception in BufferedDirectBu...Parth Chandra
2016-11-02DRILL-4800: Add AsyncPageReader to pipeline PageRead Use non tracking input s...Parth Chandra
2016-11-02DRILL-4800: Use a buffering input stream in the Parquet readerParth Chandra
2015-12-21DRILL-4134: Allocator ImprovementsJacques Nadeau
2015-11-12DRILL-3987: (REFACTOR) Common and Vector modules building.Jacques Nadeau
2015-11-01DRILL-3921: Initialize the underlying record reader lazily in HiveRecordReaderSudheesh Katkam
2015-10-24DRILL-3340: Added operator names and metric names to query profile before wri...Sudheesh Katkam
2015-05-12DRILL-2780: Check for open files when closing OperatorContextSteven Phillips
2015-05-10DRILL-2697: Pauses sites wait indefinitely for a resume signal DrillClient se...Sudheesh Katkam
2015-05-02DRILL-2826: Simplify and centralize Operator CleanupJacques Nadeau