aboutsummaryrefslogtreecommitdiff
path: root/exec/jdbc
AgeCommit message (Expand)Author
2019-02-01DRILL-6862: Update Calcite to 1.18.0Igor Guzenko
2019-01-25DRILL-6962: Function coalesce returns an Error when none of the columns in co...Bohdan Kazydub
2019-01-07DRILL-6946: Implement java.sql.Connection setSchema and getSchema methods in ...Arina Ielchiieva
2018-12-24[maven-release-plugin] prepare for next development iterationVitalii Diravka
2018-12-24[maven-release-plugin] prepare release drill-1.15.0Vitalii Diravka
2018-12-10DRILL-6889: Exclude Drill unit tests to avoid Travis timing outVitalii Diravka
2018-11-29DRILL-6866: Upgrade to SqlLine 1.6.0Arina Ielchiieva
2018-11-26DRILL-6834: Introduce option to disable result set for DDL queries for JDBC c...Bohdan Kazydub
2018-11-26DRILL-6850: Force setting DRILL_LOGICAL Convention for DrillRelFactories and ...Volodymyr Vysotskyi
2018-11-26DRILL-6349: Drill JDBC driver fails on Java 1.9+ with NoClassDefFoundError: s...ozinoviev
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-28DRILL-6422: Update guava to 23.0 and shade itVolodymyr Vysotskyi
2018-08-27DRILL-6647: Update Calcite version to 1.17.0Volodymyr Vysotskyi
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-07-25[maven-release-plugin] prepare for next development iterationBen-Zvi
2018-07-25[maven-release-plugin] prepare release drill-1.14.0Ben-Zvi
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-05-04DRILL-4184: Support variable length decimal fields in parquetDave Oshinsky
2018-04-29DRILL-6202: Deprecate usage of IndexOutOfBoundsException to re-alloc vectorsVlad Rozov
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-04-13DRILL-6311: No logging information in drillbit.log / drillbit.outSorabh Hamirwasia
2018-04-13DRILL-6294: Changes to support Calcite 1.16.0 , and remove deprecated API usageVolodymyr Vysotskyi
2018-03-14Update version to 1.14.0-SNAPSHOTParth Chandra
2018-02-23DRILL-5978: Updating of Apache and MapR Hive libraries to 2.3.2 and 2.1.2-map...Vitalii Diravka
2018-02-23DRILL-6090: While connecting to drill-bits using JDBC Driver through Zookeepe...milindt
2018-01-31DRILL-6106: Use valueOf method instead of constructor since valueOf has a hig...reudismam
2018-01-26DRILL-3640: Support JDBC Statement.setQueryTimeout(int)Kunal Khatua
2018-01-16DRILL-3993: Fix unit test failures connected with support Calcite 1.13Volodymyr Vysotskyi
2018-01-16DRILL-3993: Changes to support Calcite 1.13Roman Kulyk
2017-12-15Update version to 1.13.0-SNAPSHOTArina Ielchiieva
2017-11-26DRILL-5986: Update jackson-databind version to 2.7.9.1Volodymyr Vysotskyi
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-10-11DRILL-5431: SSL Support (Java) - Java client server SSL implementationParth Chandra
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-30DRILL-5792: CONVERT_FROM_JSON on an empty file throws runtime exceptionVitalii Diravka
2017-09-14DRILL-5761: Disable Lilith ClassicMultiplexSocketAppender by default.Volodymyr Vysotskyi
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-09-02DRILL-1051: Casting timestamp as date gives wrong result for dates earlier th...Vitalii Diravka
2017-08-25DRILL-5547: Linking config options with system option managerJyothsna Donapati
2017-07-30Update version to 1.12.0-SNAPSHOTArina Ielchiieva
2017-07-21DRILL-4755: Fix IOBE for convert_from/convert_to functions with incorrect enc...Volodymyr Vysotskyi
2017-06-24DRILL-5568: Include hadoop-common jars inside drill-jdbc-all.jar 1) Introduce...Sorabh Hamirwasia
2017-06-20DRILL-5457: Spill implementation for Hash AggregateBoaz Ben-Zvi
2017-05-12DRILL-5419: Calculate return string length for literals & some string functionsArina Ielchiieva
2017-04-05DRILL-5413: DrillConnectionImpl.isReadOnly() throws NullPointerExceptionVitalii Diravka
2017-03-31DRILL-5373: Drill JDBC error in the process of connection via SQuirrelVitalii Diravka
2017-03-31DRILL-3510: Add ANSI_QUOTES option so that Drill's SQL Parser will recognize ...Vitalii Diravka
2017-03-29DRILL-4678: Tune metadata by generating a dispatcher at runtimeSerhii-Harnyk