aboutsummaryrefslogtreecommitdiff
path: root/exec
AgeCommit message (Expand)Author
2018-07-31DRILL-6634: Add udf module under contrib directory and move some udfs into itArina Ielchiieva
2018-07-31DRILL-6650: Remove stray semicolon in imports for PrintingResultsListener.Timothy Farkas
2018-07-31DRILL-6651: Add missing package statementsBen-Zvi
2018-07-31DRILL-6617: Changing name of implicit RowId column from implicitColumn to imp...Hanumath Rao Maduri
2018-07-31DRILL-6616: Batch Processing for Lateral/UnnestSorabh Hamirwasia
2018-07-31DRILL-6619: Lateral changes for implicit columnSorabh Hamirwasia
2018-07-31DRILL-6618: Unnest changes for implicit columnParth Chandra
2018-07-31DRILL-6617: Planner Side changed to propagate $drill_implicit_field$ informat...HanumathRao
2018-07-31DRILL-6589: Push transitive closure predicate(s) past aggregatesGautam Parai
2018-07-30DRILL-6638: Fix TestE2EUnnestAndLateral tests introduced with DRILL-6546Volodymyr Vysotskyi
2018-07-30DRILL-6639: Exception happens while displaying operator profiles for some que...Vitalii Diravka
2018-07-30DRILL-6641: Fix columnValueCounts in ParquetGroupScanStatistics when ParquetG...Volodymyr Vysotskyi
2018-07-25[maven-release-plugin] prepare for next development iterationBen-Zvi
2018-07-25[maven-release-plugin] prepare release drill-1.14.0Ben-Zvi
2018-07-24Increase jdbc-all jar size limit to 36500000Ben-Zvi
2018-07-23DRILL-6626: Fixed an IndexOutOfBoundException during aggregator rehashSalim Achouche
2018-07-23DRILL-6622: Fixed a NullPointerException in a query with UnionSalim Achouche
2018-07-23DRILL-6574: Code cleanupBohdan Kazydub
2018-07-23DRILL-6574: Add option to push LIMIT(0) on top of SCAN (late limit 0 optimiza...Sudheesh Katkam
2018-07-20DRILL-6606: Fixed bug in HashJoin that caused it not to return OK_NEW_SCHEMA ...Timothy Farkas
2018-07-20DRILL-6624: Fix loss of the table row type when the same schema name was spec...Volodymyr Vysotskyi
2018-07-19DRILL-6614: Allow usage of MapRDBFormatPlugin for HiveStoragePluginVitalii Diravka
2018-07-19DRILL-6603: Set num_nulls for parquet statistics to -1 when actual number is ...Arina Ielchiieva
2018-07-18DRILL-6104: Add Log/Regex Format PluginCharles S. Givre
2018-07-18DRILL-6475: Unnest: Null fieldId Pointer.HanumathRao
2018-07-18DRILL-6496: Added print methods for debugging tests, and fixed missing log st...Timothy Farkas
2018-07-18DRILL-6612: Query fails with AssertionError when joining persistent and tempo...Volodymyr Vysotskyi
2018-07-14DRILL-6588: Make Sys tables of nullable datatypesKunal Khatua
2018-07-13DRILL-6591: Show Exception for failed queries submitted in WebUIKunal Khatua
2018-07-13DRILL-5495: convert_from function on top of int96 data results in ArrayIndexO...Vitalii Diravka
2018-07-13DRILL-6472: Prevent using zero precision in CAST functionVolodymyr Vysotskyi
2018-07-12DRILL-6601 LageFileCompilation testProject times outkarthik
2018-07-12DRILL-6542 : IndexOutOfBoundsException for multilevel lateral queries with sc...Sorabh Hamirwasia
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