aboutsummaryrefslogtreecommitdiff
path: root/exec
AgeCommit message (Expand)Author
2018-07-12DRILL-6579: Added sanity checks to the Parquet reader to avoid infinite loopsSalim Achouche
2018-07-12DRILL-6592: Unnest record batch size is called too frequentlyParth Chandra
2018-07-12DRILL-6596: Fix fillEmpties and set methods for Nullable variable lengthParth Chandra
2018-07-12DRILL-6559: Travis timing outVitalii Diravka
2018-07-12DRILL-6560: Enhanced the batch statistics logging enablementSalim Achouche
2018-07-12DRILL-6578: Handle query cancellation in Parquet readerSalim Achouche
2018-07-12DRILL-6594: Data batches for Project operator are not being split properly an...karthik
2018-07-11DRILL-6516: EMIT support in streaming aggParth Chandra
2018-07-11DRILL-6516: Fix memory leak issue with Sort and StreamingAgg togetherSorabh Hamirwasia
2018-07-11DRILL-6583: Add space between pagination links in Profiles (WebUI) listKunal Khatua
2018-07-11DRILL-5797: Use Parquet new reader on all non-complex columns queriesOleksandr Kalinin
2018-07-09DRILL-6529 Project Batch Sizing causes two LargeFileCompilation tests to timeoutkarthik
2018-07-09DRILL-6549: batch sizing for nested loop joinPadma Penumarthy
2018-07-09DRILL-6519: Add String Distance and Phonetic FunctionsCharles S. Givre
2018-07-09DRILL-6575: Add store.hive.conf.properties option to allow set Hive propertie...Arina Ielchiieva
2018-07-06DRILL-6570: Fixed IndexOutofBoundException in Parquet ReaderSalim Achouche
2018-07-04DRILL-6534: Upgrade ZooKeeper patch version to 3.4.12 and add Apache Curator ...Bohdan Kazydub
2018-07-04DRILL-6577: Change Hash-Join fallback default to falseBen-Zvi
2018-07-04DRILL-6553: Fix TopN for unnest operatorVolodymyr Vysotskyi
2018-07-04DRILL-6546: Allow unnest function with nested columns and complex expressionsVolodymyr Vysotskyi
2018-07-03DRILL-6576: Unnest reports incoming record counts incorrectlyParth Chandra
2018-07-03DRILL-6494: Drill Plugins HandlerVitalii Diravka
2018-07-02DRILL-6561: Lateral excluding the columns from output container provided by p...Sorabh Hamirwasia
2018-07-02DRILL-6530: JVM crash with a query involving multiple json files with one fil...Sorabh Hamirwasia
2018-07-02DRILL-6535: ClassCastException in Lateral Unnest queries when dealing with sc...Sorabh Hamirwasia
2018-07-02DRILL-6310: limit batch size for hash aggregatePadma Penumarthy
2018-07-01DRILL-6537: Limit the batch size for buffering operators based on how much me...Padma Penumarthy
2018-07-01DRILL-6554: Minor code improvements in parquet statistics handlingVlad Rozov
2018-07-01DRILL-6548: IllegalStateException: Unexpected EMIT outcome received in buildS...Sorabh Hamirwasia
2018-07-01DRILL-6545: Projection Push down into Lateral Join operator.HanumathRao
2018-07-01DRILL-4580: Support for exporting storage plugin configurationsagirish
2018-06-29DRILL-6147: Adding Columnar Parquet Batch Sizing functionalitySalim Achouche
2018-06-28DRILL-6539: Record count not set for this vector container errorPadma Penumarthy
2018-06-28DRILL-6512: Remove unnecessary processing overhead from RecordBatchSizerPadma Penumarthy
2018-06-28DRILL-6498: Support for EMIT outcome in ExternalSortBatchSorabh Hamirwasia
2018-06-27DRILL-6526: Refactor FileSystemConfig to disallow direct access from the code...Arina Ielchiieva
2018-06-26DRILL-6503: Performance improvements in lateralSorabh Hamirwasia
2018-06-26DRILL-6515: Render a link between the Unnest operator and it's sourceKunal Khatua
2018-06-25DRILL-6479: Support EMIT for the Hash AggrBen-Zvi
2018-06-22DRILL-6454: Native MapR DB plugin support for Hive MapR-DB json tableVitalii Diravka
2018-06-22DRILL-6340 Output Batch Control in Project using the RecordBatchSizerkarthik
2018-06-22DRILL-6486: BitVector split and transfer does not work correctly for non byte...karthik
2018-06-22DRILL-6523: Fix NPE for describe of partial schemaArina Ielchiieva
2018-06-22DRILL-6513: Max query memory per node set to Drillbit's maximum direct memorySalim Achouche
2018-06-22DRILL-6502: Rename CorrelatePrel to LateralJoinPrel.Hanumath Rao Maduri
2018-06-22DRILL-6491: Prevent merge join for full outer join at planning stageBohdan Kazydub
2018-06-22DRILL-5188: Expand sub-queries using rulesVolodymyr Vysotskyi
2018-06-16DRILL-6212: Prevent recursive cast expressionschunhui-shi
2018-06-15DRILL-6468: CatastrophicFailures should not do a graceful shutdown of drill w...Timothy Farkas
2018-06-15DRILL-6487: Limit estimateRowCount should not return negative rowcountGautam Parai