aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/filter
AgeCommit message (Expand)Author
2019-01-25DRILL-6947: Fix RuntimeFilter memory leakweijie.tong
2018-11-29DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf referen...weijie.tong
2018-10-10DRILL-6731: Move the BFs aggregating work from the Foreman to the RuntimeFilterweijie.tong
2018-10-01DRILL-6724: Dump operator context to logs when error occurs during query exec...Bohdan Kazydub
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-23DRILL-6385: Support JPPD featureweijie.tong
2018-08-14DRILL-6687: Improve RemovingRecordBatch to do transfer when all records needs...Sorabh Hamirwasia
2018-04-29DRILL-6327: Update unary operators to handle IterOutcome.EMITSorabh Hamirwasia
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-01-10DRILL-5116: Enable generated code debugging in each Drill operatorPaul Rogers
2016-06-24DRILL-4715: Fix java compilation error in run-time generated code when query ...Jinfeng Ni
2015-12-28DRILL-4215: Transfer buffer ownership in TransferPairSteven Phillips
2015-11-12DRILL-3987: (REFACTOR) Common and Vector modules building.Jacques Nadeau
2015-11-03DRILL-3912: Common subexpression eliminationSteven Phillips
2015-11-03DRILL-3229: Miscellaneous Union-type fixesSteven Phillips
2015-11-02DRILL-3229: Implement Union type vectorSteven Phillips
2015-09-14DRILL-1942-hygiene:Chris Westin
2015-07-28DRILL-3353: Fix dropping nested fieldsSteven Phillips
2015-07-06DRILL-3445: BufferAllocator.buffer() implementations should throw an OutOfMem...adeneche
2015-05-10DRILL-2757: Verify operators correctly handle low memory conditions and cance...adeneche
2015-05-02DRILL-2826: Simplify and centralize Operator CleanupJacques Nadeau
2015-01-19DRILL-1973: Filter should check for record count before doing evaluation. Fix...Aman Sinha
2015-01-18DRILL-2019: Use correct index for filter evaluation when input to Filter is a...Aman Sinha
2014-12-02DRILL-1781: Fast Complex SchemaSteven Phillips
2014-11-11Remove extraneous System.out.print statements.Jacques Nadeau
2014-10-27DRILL-1382: Fast schema returnSteven Phillips
2014-09-23Patch for DRILL-705Timothy Chen
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-06DRILL-1214: Disable SV4 handling in FilterRecordBatchMehant Baid
2014-06-25DRILL-1068: Reduce memory consumption of various operators. Add more memory ...Jacques Nadeau
2014-06-20DRILL-1044: Optimize boolean and/or operators by short-circuit and fast-succe...Jinfeng Ni
2014-06-12DRILL-968: Use checkstyle plugin to prevent inadvertent use of shaded Guava c...Aditya Kishore
2014-06-06Fix DRILL-926: Index out of bound exception when creating outgoing filter rec...Aman Sinha
2014-05-15clear sv2 in FilterBatch when new schemaSteven Phillips
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-01-30DRILL-352: Extract ClassGenerator from CodeGenerator. Use hierarchal set of ...Jacques Nadeau
2014-01-30DRILL-334: Subdivide Drillbit control and data messages. Add support for sock...Jacques Nadeau
2014-01-14DRILL-259: Implicit cast functionalityJinfeng Ni
2013-10-30DRILL-193: add missing copyright headersBen Becker
2013-10-30implement SV4 support for filterBen Becker
2013-09-10DRILL-221 Add license header to all filesSteven Phillips
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau