aboutsummaryrefslogtreecommitdiff
path: root/exec
AgeCommit message (Expand)Author
2018-11-02DRILL-6810: Disable NULL_IF_NULL NullHandling for functions with ComplexWriterBohdan Kazydub
2018-11-02DRILL-6824: Handle schema changes in MapRDBJsonRecordReaderGautam Parai
2018-11-01DRILL-6798: Planner changes to support semi-join.Hanumath Rao Maduri
2018-11-01DRILL-6819: Remove invisible back link in Drill WebUIDenys Ordynskiy
2018-10-26DRILL-6763: Codegen optimization of SQL functions with constant values(#1481)shuifeng lu
2018-10-26DRILL-6811: Fix type inference to return correct data mode for boolean functionsVolodymyr Vysotskyi
2018-10-25DRILL-6381: Address code review comments (part 3).Aman Sinha
2018-10-25DRILL-6381: Address review comments (part 2): fix formatting issues and add j...Aman Sinha
2018-10-25DRILL-6381: Address code review comments.Aman Sinha
2018-10-25DRILL-6381: (Part 5) Update Javadoc for a few interfaces.Aman Sinha
2018-10-25DRILL-6381: (Part 4) Enhance MapR-DB plugin to support querying secondary ind...rebase
2018-10-25DRILL-6381: (Part 3) Planner and Execution implementation to support Secondar...rebase
2018-10-25DRILL-6381: (Part 2) MapRDB plugin update to 6.0.1rebase
2018-10-25DRILL-6381: (Part 1) Secondary Index frameworkrebase
2018-10-25DRILL-6715: Update descriptions for System Options tableKunal Khatua
2018-10-23DRILL-6804: Simplify usage of OperatorPhase in HashAgg.Timothy Farkas
2018-10-19DRILL-6719: Separate spilling queue logic from HashJoin and HashAgg.Timothy Farkas
2018-10-19DRILL-6795: Upgrade Janino compiler from 2.7.6 to 3.0.10Volodymyr Vysotskyi
2018-10-19DRILL-6793: FragmentExecutor cannot send its final state for the case when Ro...Bohdan Kazydub
2018-10-19DRILL-6785: DataClient is using RootAllocator in the bootstrap instead of dat...Sorabh Hamirwasia
2018-10-17DRILL-6084: Show Drill functions in WebUI for autocompleteKunal Khatua
2018-10-17DRILL-6797: Fix UntypedNull handling for complex typesArina Ielchiieva
2018-10-14DRILL-6775: The schema for empty output is not shown in Drill Web UIAnton Gozhiy
2018-10-14DRILL-6783: CAST string literal as INTERVAL MONTH/YEAR works inconsistently w...Bohdan Kazydub
2018-10-11DRILL-3988: Expose Drill built-in functions & UDFs in a system table (#1483)Kunal Khatua
2018-10-11DRILL-6776: Removed external jQuery dependencyIgor Guzenko
2018-10-10DRILL-6731: use thread pool to run the runtime filter aggregating workweijie.tong
2018-10-10DRILL-6731: Resolving race conditions in RuntimeFilterSinkSorabh Hamirwasia
2018-10-10DRILL-6731: Move the BFs aggregating work from the Foreman to the RuntimeFilterweijie.tong
2018-10-10DRILL-6766: Lateral Unnest query : IllegalStateException - rowId in right bat...Sorabh Hamirwasia
2018-10-10DRILL-6788: Intermittent unit test failure TestDrillbitResilience.failsWhenPa...Sorabh Hamirwasia
2018-10-08DRILL-6410: Fixed memory leak in flat Parquet readerSalim Achouche
2018-10-08DRILL-6773: The renamed schema with aliases is not shown for queries on empty...Vitalii Diravka
2018-10-08DRILL-6764: Query fails with IOB when Unnest has reference to deep nested fie...Hanumath Rao Maduri
2018-10-08DRILL-6762: Fix dynamic UDFs versioning issueArina Ielchiieva
2018-10-08DRILL-6759: Make columns array name for csv data case insensitiveArina Ielchiieva
2018-10-08DRILL-6765: Exclude unused shaded guava classes from drill-jdbc-all jarIgor Guzenko
2018-10-01DRILL-6755: Avoid building Hash Table for inner/left join when probe side is ...Ben-Zvi
2018-10-01DRILL-6724: Dump operator context to logs when error occurs during query exec...Bohdan Kazydub
2018-09-24DRILL-5782: Web UI: do not attempt to build visualized plan when plan is absentAnton Gozhiy
2018-09-24DRILL-6746: Query can hang when PartitionSender task thread sees a connection...Sorabh Hamirwasia
2018-09-24DRILL-6752: Surround Drill quotes with double quotesArina Ielchiieva
2018-09-24DRILL-6753: Fix show files command to return result the same way as beforeArina Ielchiieva
2018-09-21DRILL-6747:Timothy Farkas
2018-09-18DRILL-6630: Extra spaces are ignored while publishing results in Drill Web UI...Anton Gozhiy
2018-09-14DRILL-3853: Upgrade to SqlLine 1.5.0Arina Ielchiieva
2018-09-14DRILL-1248: Allow positional / named aliases in group by / having clausesArina Ielchiieva
2018-09-14DRILL-6544: Allow timestamp / date / time formatting when displaying on Web UIAnton Gozhiy
2018-09-14DRILL-6732: Queries are runnable on disable plugins (#1460)shuifeng lu
2018-09-07DRILL-5365: Enforced DrillFileSystem immutability.Timothy Farkas