aboutsummaryrefslogtreecommitdiff
path: root/exec
AgeCommit message (Expand)Author
2018-03-03DRILL-6191: Add acknowledgement sequence number and flags fields, details for...Ted Dunning
2018-03-03DRILL-6190: Fix handling of packets longer than legally allowedTed Dunning
2018-03-03DRILL-6174: Parquet filter pushdown improvements.Roman Kulyk
2018-03-03DRILL-6205: Reduce memory consumption of testFlattenUpperLimit testPadma Penumarthy
2018-03-03DRILL-5994: Enable configuring number of Jetty acceptors and selectors (defau...Vlad Rozov
2018-02-24DRILL-6118: Handle item star columns during project / filter push down and di...Arina Ielchiieva
2018-02-23DRILL-5978: Updating of Apache and MapR Hive libraries to 2.3.2 and 2.1.2-map...Vitalii Diravka
2018-02-23DRILL-6172: setValueCount of VariableLengthVectors throws IOB exception when ...Sorabh Hamirwasia
2018-02-23DRILL-6154: NaN, Infinity issuesvladimir tkach
2018-02-23DRILL-5902: Queries encounter random failure due to RPC connection timed outVlad Rozov
2018-02-23DRILL-6115: SingleMergeExchange is not scaling up when many minor fragments a...Hanumath Rao Maduri
2018-02-23DRILL-6090: While connecting to drill-bits using JDBC Driver through Zookeepe...milindt
2018-02-19DRILL-6164: Heap memory leak during parquet scan and OOMVlad Rozov
2018-02-16DRILL-6089: Removed ordering trait from HashJoin in planner and verified the ...Timothy Farkas
2018-02-16DRILL-6123: Limit batch size for Merge Join based on memoryPadma Penumarthy
2018-02-16DRILL-6140: Correctly list Operators in Profiles PageKunal Khatua
2018-02-16DRILL-6143: Made FragmentsRunner's rpc timeout larger to reduce random failur...Timothy Farkas
2018-02-16DILL-6148: TestSortSpillWithException is sometimes failing.Hanumath Rao Maduri
2018-02-13DRILL-6128: Wrong Result with Nested Loop JoinSorabh Hamirwasia
2018-02-09DRILL-6138: Move RecordBatchSizer to org.apache.drill.exec.record packagePadma Penumarthy
2018-02-09DRILL-6129: Fixed query failure due to nested column data type changeSalim Achouche
2018-02-05DRILL-6137: Fixed join error when one file partition is emptyTimothy Farkas
2018-02-02DRILL-5993: Fixed copyEntry for var length nullable vectors.Ben-Zvi
2018-02-02DRILL-5993: Used generic copiers in the selection vector remover, and impleme...Timothy Farkas
2018-02-02DRILL-5993: Adding generic copiers which do not require codegenPaul Rogers
2018-02-01DRILL-4185: UNION ALL involving empty directory on any side of union all resu...Vitalii Diravka
2018-01-31DRILL-6106: Use valueOf method instead of constructor since valueOf has a hig...reudismam
2018-01-30DRILL-6080: Sort incorrectly limits batch size to 65535 recordsPaul Rogers
2018-01-30DRILL-6071: Limit batch size for flatten operatorPadma Penumarthy
2018-01-26DRILL-3640: Support JDBC Statement.setQueryTimeout(int)Kunal Khatua
2018-01-26DRILL-6102: Fix ConcurrentModificationException in the BaseAllocator's print ...Timothy Farkas
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-24DRILL-6100: Intermittent failure while reading Parquet file footer during pla...Sorabh Hamirwasia
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2018-01-23DRILL-6002: Avoid memory copy from direct buffer to heap while spilling to lo...Vlad Rozov
2018-01-23DRILL-5879: Improved SQL Pattern Contains PerformanceSalim Achouche
2018-01-23DRILL-6079 : Fixed memory leak in Parquet ReaderSalim Achouche
2018-01-23DRILL-5868: Support SQL syntax highlighting of queriesKunal Khatua
2018-01-23DRILL-6093 : Account for simple columns in project cpu costingGautam Parai
2018-01-23DRILL-5851: Empty table during a join operation with a non empty table produc...Hanumath Maduri
2018-01-21DRILL-6088: MainLoginPageModel errors out when http.auth.mechanisms is not co...Sorabh Hamirwasia
2018-01-21DRILL-6081: Set query end time before writing final profileArina Ielchiieva
2018-01-21DRILL-5967: Fixed memory leak in OrderedPartitionSenderTimothy Farkas
2018-01-18DRILL-3993: Fix typo in DrillRelBuilder JavadocVolodymyr Vysotskyi
2018-01-18DRILL-3993: Changes after review:Volodymyr Vysotskyi
2018-01-16DRILL-5089: Dynamically load schema of storage plugin only when needed for ev...chunhui-shi
2018-01-16DRILL-3993: Resolve conflictsVolodymyr Vysotskyi
2018-01-16DRILL-3993: Add unit tests for DRILL-4469 & DRILL-5768Volodymyr Vysotskyi
2018-01-16DRILL-3993: Add check for OOM in HashAggVolodymyr Vysotskyi
2018-01-16DRILL-3993: Fix aggregate exchange rules for the cases when aggregate rel nod...Volodymyr Vysotskyi