aboutsummaryrefslogtreecommitdiff
path: root/exec
AgeCommit message (Expand)Author
2018-06-13DRILL-6476: Generate explain plan which shows relation between Lateral and th...Hanumath Rao Maduri
2018-06-13DRILL-6477: Drillbit crashes with OOME (Heap) for a large WebUI queryKunal Khatua
2018-06-11DRILL-6478: enhance debug logs for batch sizingPadma Penumarthy
2018-06-11DRILL-6481: Rename ParquetXXXPredicates to ParquetXXXPredicateVlad Rozov
2018-06-11DRILL-6481: Refactor ParquetXXXPredicate classesVlad Rozov
2018-06-10DRILL-6459: Unable to view profile of a running queryKunal Khatua
2018-06-07DRILL-6446: Support for EMIT outcome in TopNSorabh Hamirwasia
2018-06-07DRILL-6463 : Fix integer overflow in MockGroupScanPOPGautam Parai
2018-06-07DRILL-6375 : Support for ANY_VALUE aggregate functionGautam Parai
2018-06-07DRILL-6466: Add HttpOnly flag to response cookiesArina Ielchiieva
2018-06-06DRILL-6467: Percentage usage of memory is reported as zero by the WebUIKunal Khatua
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-06-06DRILL-6389: Fixed building javadocsTimothy Farkas
2018-06-06DRILL-6432: Show Button to print visualized query plan (#1278)Kunal Khatua
2018-06-01DRILL-6456: Planner shouldn't create any exchanges on the right side of Later...Hanumath Rao Maduri
2018-06-01DRILL-6236:Batch sizing for hash joinPadma Penumarthy
2018-06-01DRILL-6343: bit vector copyFromSafe is not doing reallocPadma Penumarthy
2018-06-01DRILL-4364: Image Metadata Format Plugin - Initial commit of Image Metadata F...Akihiko Kusanagi
2018-05-30DRILL-6356: batch sizing for union allPadma Penumarthy
2018-05-30DRILL-6402: Repeated Value Vectors copyFrom methods are not updatingPadma Penumarthy
2018-05-30DRILL-6415: Fixed TestGracefulShutdown.TestRestApi test from timing out (#1281)Venkata Jyothsna Donapati
2018-05-25DRILL-3964 : Fix NPE in WriterRecordBatch when 0 rowsGautam Parai
2018-05-24DRILL-5990: Drill should not startup with JRE sourced java executableKunal Khatua
2018-05-24DRILL-6443: Enable Search for both running AND completed queriesKunal Khatua
2018-05-24DRILL-6435: MappingSet is stateful, so it can't be shared between threadsVlad Rozov
2018-05-23DRILL-6436: Storage Plugin to have name and context moved to AbstractStorageP...chunhui-shi
2018-05-23DRILL-6440: Unnest unit tests and fixes for statsParth Chandra
2018-05-22DRILL-6374: Transitive Closure leads to TPCH Queries regressions and OOM when...Vitalii Diravka
2018-05-22DRILL-6431: Unnest operator requires table and a single column alias to be sp...hmaduri
2018-05-22DRILL-6419: E2E Integration test for Lateral&UnnestSorabh Hamirwasia
2018-05-21DRILL-5846: Improve parquet performance for Flat Data TypesSalim Achouche
2018-05-19DRILL-6423: Export query result as a CSV fileKunal Khatua
2018-05-19DRILL-5305: Query Profile must display Query IDKunal Khatua
2018-05-19DRILL-6418: Handle Schema change in Unnest And Lateral for unnest field / non...Sorabh Hamirwasia
2018-05-19DRILL-6348: Received batches are now owned by the receive operators instead o...Salim Achouche
2018-05-18DRILL-4525: Code cleanupBohdan Kazydub
2018-05-18DRILL-4525: Allow SqlBetweenOperator to accept LOWER_OPERAND and UPPER_OPERAN...Hsuan-Yi Chu
2018-05-18DRILL-6424: Updating FasterXML Jackson librariesVitalii Diravka
2018-05-18DRILL-6413: Update ParquetFilterBuilder.visitBooleanOperator to handle simpli...Arina Ielchiieva
2018-05-18DRILL-6426: Refactor TestFunctionsWithTypeExpoQueries test to be independent ...Arina Ielchiieva
2018-05-18DRILL-6421: Refactor DecimalUtility and CoreDecimalUtility classesVolodymyr Vysotskyi
2018-05-18DRILL-6255: Drillbit while sending control message to itself creates a connec...Sorabh Hamirwasia
2018-05-18DRILL-6420: Add Lateral and Unnest Keyword for highlighting on WebUISorabh Hamirwasia
2018-05-17DRILL-6027:Ben-Zvi
2018-05-17DRILL-6027:Timothy Farkas
2018-05-17DRILL-6027: Initial implementation of HashJoin spill, without memory limits c...Ben-Zvi
2018-05-15code review commentsPadma Penumarthy
2018-05-15DRILL-6411: Make batch memory sizing logs uniform across all operatorsPadma Penumarthy
2018-05-15DRILL-6321: Lateral Join and Unnest - rules, options, logical plan supportschunhui-shi
2018-05-15DRILL-6321: Lateral Join and Unnest - initial implementation for parser and p...chunhui-shi