aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org
AgeCommit message (Expand)Author
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-25DRILL-7000: Queries failing with 'Failed to aggregate or route the RFW' do no...Sorabh Hamirwasia
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-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: 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
2019-01-07DRILL-6933: Fix ctrl+enter when Impersonation is disabledKunal Khatua
2019-01-07DRILL-6946: Implement java.sql.Connection setSchema and getSchema methods in ...Arina Ielchiieva
2019-01-03DRILL-540: Allow querying hive views in DrillIgor Guzenko
2019-01-03DRILL-6879: Show warnings for potential performance issuesKunal Khatua
2019-01-03DRILL-6888: Move nested classes outside HashAggTemplate to allow for plain ja...Ben-Zvi
2019-01-03DRILL-6894: CTAS and CTTAS are not working on S3 storage when cache is disabledBohdan Kazydub
2019-01-03DRILL-6921: Add Clear button for /options filterKunal Khatua
2019-01-03DRILL-6931: File listing: fix issue for S3 directory objects and improve perf...Arina Ielchiieva
2019-01-03DRILL-6934: Update the option documentation for planner.enable_unnest_lateralSorabh Hamirwasia
2019-01-03DRILL-6901: Move schema builder to src/mainPaul Rogers
2018-12-24DRILL-6922: Do not set return result set option on query level if it is the s...Arina Ielchiieva
2018-12-24DRILL-6925: Unable to generate ProtobufVitalii Diravka
2018-12-20DRILL-6912: NPE when other drillbit is already runningIgor Guzenko
2018-12-20DRILL-6913: Fix multiple error output in the consoleArina Ielchiieva
2018-12-12DRILL-6878: Use DrillPushRowKeyJoinToScan rule on DrillJoin pattern to accoun...Gautam Parai
2018-12-10DRILL-6877: NPE when starting DrillbitVenkata Jyothsna Donapati
2018-12-10DRILL-6791: Scan projection frameworkPaul Rogers
2018-12-08DRILL-6874: Close input stream after AsyncPageReaderTask is completedBohdan Kazydub
2018-12-06DRILL-6882: Handle the cases where RowKeyJoin's left pipeline being called mu...Hanumath Rao Maduri
2018-11-29DRILL-6866: Upgrade to SqlLine 1.6.0Arina Ielchiieva
2018-11-29DRILL-6863: Drop table is not working if path within workspace starts with "/"Bohdan Kazydub
2018-11-29DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf referen...weijie.tong
2018-11-29DRILL-6039: Fixed drillbit.sh script to do graceful shutdowndvjyothsna
2018-11-26DRILL-6834: Introduce option to disable result set for DDL queries for JDBC c...Bohdan Kazydub