aboutsummaryrefslogtreecommitdiff
path: root/exec
AgeCommit message (Expand)Author
2019-03-08DRILL-7054: timestamp in millisecondsGiovanni Conte
2019-03-08DRILL-7056: Drill fails with NPE when starting in distributed mode & 31010 po...Kunal Khatua
2019-03-08DRILL-7069: Moved version checks outside loops in transformBinaryInMetadataCacheBen-Zvi
2019-03-08DRILL-7072: Query with semi join fails for JDBC storage pluginVolodymyr Vysotskyi
2019-03-07DRILL-6979: Added autofocus attribute to username on login page, and to query...Khurram
2019-03-05DRILL-5603: Replace String file paths to Hadoop PathVitalii Diravka
2019-03-05DRILL-7074: Scan framework fixes and enhancementsPaul Rogers
2019-03-04DRILL-6642: Update protocol-buffers versionAnton Gozhiy
2019-03-04DRILL-7060: Support JsonParser Feature 'ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTE...Abhishek Girish
2019-03-01DRILL-4858: REPEATED_COUNT on an array of maps and an array of arrays is not ...Bohdan Kazydub
2019-03-01DRILL-7041: CompileException happens if a nested coalesce function returns nullBohdan Kazydub
2019-03-01DRILL-7052: Relative path for URL redirectionVitalii Diravka
2019-02-28DRILL-1328: Support table statistics - Part 2Gautam Parai
2019-02-28DRILL-1328: Support table statisticsCliff Buchanan
2019-02-25DRILL-6950: Row set-based scan frameworkPaul Rogers
2019-02-22DRILL-7036: Improve UI for alert and error messagesKunal Khatua
2019-02-18DRILL-7022: Partition pruning is not happening the first time after the metad...Volodymyr Vysotskyi
2019-02-18DRILL-6855: Do not load schema if there is an IOExceptionAbhishek Ravi
2019-02-08DRILL-7024: Refactor ColumnWriter to simplify type-conversion shimPaul Rogers
2019-02-01DRILL-6862: Update Calcite to 1.18.0Igor Guzenko
2019-02-01DRILL-7016: Wrong query result with RuntimeFilter enabled when order of join ...Sorabh Hamirwasia
2019-02-01DRILL-7019: Add check for redundant importsVolodymyr Vysotskyi
2019-02-01DRILL-6964: Implement CREATE / DROP SCHEMA commandsArina Ielchiieva
2019-02-01DRILL-7018: Fixed Parquet buffer overflow when reading timestamp columnSalim Achouche
2019-02-01DRILL-7008: Drillbits: clear stale shutdown hooksVladimir Sitnikov
2019-02-01DRILL-7002: whatever exec.hashjoin.num_partitions is set, output right resultsweijie.tong
2019-02-01DRILL-6997: Semijoin is changing the join ordering for some tpcds queries.Hanumath Maduri
2019-01-30DRILL-7006: Add type conversion to row writersPaul Rogers
2019-01-30DRILL-7007: Use verify method in row set testsPaul Rogers
2019-01-25DRILL-7000: Queries failing with 'Failed to aggregate or route the RFW' do no...Sorabh Hamirwasia
2019-01-25DRILL-6977: Improve Hive tests configurationIgor Guzenko
2019-01-25DRILL-6962: Function coalesce returns an Error when none of the columns in co...Bohdan Kazydub
2019-01-25DRILL-6999: Fix the case that there's more than one join conditionsweijie.tong
2019-01-25DRILL-6947: Fix RuntimeFilter memory leakweijie.tong
2019-01-25DRILL-6910: Allow applying DrillPushProjectIntoScanRule at physical phaseVolodymyr Vysotskyi
2019-01-25DRILL-6533: Allow using literal values in functions which expect FieldReader ...Volodymyr Vysotskyi
2019-01-18DRILL-6967: Fix TIMESTAMPDIFF function for QUARTER qualifierVolodymyr Vysotskyi
2019-01-18DRILL-6942: Provide ability to sort list of profiles on Drill Web UIKunal Khatua
2019-01-18DRILL-6944: UnsupportedOperationException thrown for view over MapR-DB binary...Igor Guzenko
2019-01-18DRILL-6969: Fix inconsistency of reading MaprDB JSON tables using hive plugin...Volodymyr Vysotskyi
2019-01-18DRILL-6971: Labelled Query State with color codingKunal Khatua
2019-01-18DRILL-6971: Display query state in query result pageSorabh Hamirwasia
2019-01-14DRILL-6903: SchemaBuilder code improvementsArina Ielchiieva
2019-01-11DRILL-6959: Fix loss of precision when casting time and timestamp literals in...Volodymyr Vysotskyi
2019-01-10DRILL-6928: Update description for exec.query.return_result_set_for_ddl optio...Bohdan Kazydub
2019-01-08Changes following second code reviewBen-Zvi
2019-01-08Changes following code review comments for DRILL-6880Ben-Zvi
2019-01-08DRILL-6880: For Hash-Join hash-table build - treat null keys as an equal matchBen-Zvi
2019-01-07DRILL-6941: Incorrect EARLY_LIMIT0_OPT_KEY descriptionKunal Khatua
2019-01-07DRILL-6050: Provide a limit to number of rows fetched for a query in UIKunal Khatua