aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-20DRILL-6915: Disable generation of test tables with case-sensitive names for n...Volodymyr Vysotskyi
2018-12-20DRILL-6916: Fix extraneous "${project.basedir}/src/site/resources/repo/" dire...Vitalii 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-18DRILL-6900: maven-release-plugin failure on the release:perform stageVitalii Diravka
2018-12-12DRILL-6895: Warnings for license headers checks and wrong license headers in ...Vitalii Diravka
2018-12-12DRILL-6878: Use DrillPushRowKeyJoinToScan rule on DrillJoin pattern to accoun...Gautam Parai
2018-12-10DRILL-6889: Exclude Drill unit tests to avoid Travis timing outVitalii Diravka
2018-12-10DRILL-6877: NPE when starting DrillbitVenkata Jyothsna Donapati
2018-12-10DRILL-6791: Scan projection frameworkPaul Rogers
2018-12-09DRILL-6886: Cancel Query Button for running queriesKunal Khatua
2018-12-08DRILL-6887: Fix FunctionInitializerTest.init() failureVitalii Diravka
2018-12-08DRILL-6874: Close input stream after AsyncPageReaderTask is completedBohdan Kazydub
2018-12-08DRILL-6883: Force reload of options after resetting parameterKunal Khatua
2018-12-06DRILL-6751: Upgrade Apache parent POM to version 21Vitalii Diravka
2018-12-06DRILL-4546: Only generate one zip archive when using apache-release profileLaurent Goujon
2018-12-06DRILL-6876: Enable CircleCI builds for JDK 9-11Volodymyr Vysotskyi
2018-12-06DRILL-6882: Handle the cases where RowKeyJoin's left pipeline being called mu...Hanumath Rao Maduri
2018-12-05Add Vitalii's GPG keyVitalii Diravka
2018-11-29DRILL-6866: Upgrade to SqlLine 1.6.0Arina Ielchiieva
2018-11-29DRILL-6867: WebUI Query editor cursor positionozinoviev
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-27DRILL-6864: Upgrade the git-commit-id plugin to 2.2.5Ben-Zvi
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-6870: Upgrade to ANTLR4Arina Ielchiieva
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-6691: Unify checkstyle-config.xml files.Hanumath Rao Maduri
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-6770: JsonTableGroupScan should use new MapRDB 6.1.0 APIsGautam Parai
2018-11-15DRILL-6744: Support varchar and decimal push downArina Ielchiieva
2018-11-15DRILL-3933: Surround $QUERY variable in double-quotes to avoid asterisk expan...Arina Ielchiieva
2018-11-15DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a sec...karthik
2018-11-15DRILL-6843: Update SchemaBuilder comment to match implementationPaul Rogers
2018-11-15DRILL-786: Allow CROSS JOIN syntaxIgor Guzenko