aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec
AgeCommit message (Expand)Author
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
2018-11-26DRILL-6865: Filter is not removed from the plan when parquet table fully matc...Volodymyr Vysotskyi
2018-11-26DRILL-6865: Query returns wrong result when filter pruning happensVolodymyr Vysotskyi
2018-11-26DRILL-6868: Upgrade Janino compiler to 3.0.11Volodymyr Vysotskyi
2018-11-26DRILL-6858: Add functionality to list directories / files with exceptions sup...Arina Ielchiieva
2018-11-26DRILL-6857: Read only required row groups in a file when limit push down is a...Arina Ielchiieva
2018-11-26DRILL-6850: Allow configuring table names case sensitivity for JDBC storage p...Volodymyr Vysotskyi
2018-11-26DRILL-6850: Force setting DRILL_LOGICAL Convention for DrillRelFactories and ...Volodymyr Vysotskyi
2018-11-26DRILL-6850: JDBC integration tests failuresVitalii Diravka
2018-11-26DRILL-6847: Add Query Metadata to RESTful InterfaceCharles S. Givre
2018-11-26DRILL-6818: Add descriptions to secondary index options.Aman Sinha
2018-11-26DRILL-6668: In Web UI, highlight options that are not default valuesKunal Khatua
2018-11-26DRILL-6349: Drill JDBC driver fails on Java 1.9+ with NoClassDefFoundError: s...ozinoviev
2018-11-20DRILL-6861: Hash-Join should not exit after an empty probe-side spilled parti...Ben-Zvi
2018-11-16DRILL-6844: Query with ORDER BY DESC on indexed column does not pick secondar...Hanumath Rao Maduri
2018-11-15DRILL-6853: Make the complex parquet reader batch max row size configurableSalim Achouche
2018-11-15DRILL-6833: Support for pushdown of rowkey based joinsGautam Parai
2018-11-15DRILL-6744: Support varchar and decimal push downArina Ielchiieva
2018-11-15DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a sec...karthik
2018-11-15DRILL-786: Allow CROSS JOIN syntaxIgor Guzenko
2018-11-13Drill 6735: Implement Semi-Join for the Hash-Join operator (#1522)Boaz Ben-Zvi
2018-11-09DRILL-6717: lower and upper functions not works with national charactersozinoviev
2018-11-09DRILL-3610: Add TIMESTAMPADD and TIMESTAMPDIFF functionsVolodymyr Vysotskyi
2018-11-02DRILL-6768: Improve to_date, to_time and to_timestamp and corresponding cast ...Bohdan Kazydub
2018-11-02DRILL-6809: Handle repeated map in schema inferencePaul Rogers