1. 0a7fffe [CALCITE-6359] Update GitHub Actions workflows to use docker compose v2 by Francis Chuang · 9 days ago main
  2. 7bd1877 [CALCITE-6354] Use gradle docker image when running tests using docker-compose by Francis Chuang · 2 weeks ago
  3. 1cf57a8 [CALCITE-6351] Update LICENSE for Jekyll website template by Francis Chuang · 2 weeks ago
  4. 8005b60 Prepare for next development iteration by Francis Chuang · 2 weeks ago
  5. 62b0fdd [CALCITE-6334] Release Avatica 1.25.0 by Francis Chuang · 3 weeks ago avatica-1.25.0-rc0 rel/avatica-1.25.0
  6. c0cb4b7 [CALCITE-6248] Illegal dates are accepted by casts by Mihai Budiu · 4 weeks ago
  7. 8c36e01 [CALCITE-6282] Avatica ignores time precision when returning TIME results by Mihai Budiu · 8 weeks ago
  8. ef9a5a6 [CALCITE-6137] Upgrade Gradle from 8.1.1 to 8.4, support jdk21 by Sergey Nuyanzin · 5 months ago
  9. c12c3a3 Apply same vcs.xml as for Calcite by Sergey Nuyanzin · 1 year, 1 month ago
  10. 4b9c823 [CALCITE-6209] Long queries are failing with "java.net.SocketTimeoutException: Read timed out" after 3 minutes by Istvan Toth · 3 months ago
  11. 275a082 [CALCITE-6280] Jetty version number leaked by Avatica http server by Vaibhav Joshi · 8 weeks ago
  12. bc7ba9e Disable JIRA worklog notifications for GitHub PRs by Benchao Li · 8 weeks ago
  13. 178ff82 Add Calcite CLI tool to list of Avatica Clients on website by Satya Kommula · 2 months ago
  14. 07c6b8d [CALCITE-6212] Config locale = en_US for javadoc task by Benchao Li · 3 months ago
  15. 78c5f54 Install git and set safe.directory when using docker release script to promote release by Francis Chuang · 5 months ago
  16. 538ae64 Prepare for next development iteration by Francis Chuang · 5 months ago
  17. 4c0999b [CALCITE-6057] Release Avatica 1.24.0 by Francis Chuang · 5 months ago avatica-1.24.0-rc1 rel/avatica-1.24.0
  18. 31bb4fa [CALCITE-6141] Add `jdk8.checkstyle` property, use `jdk8.checkstyle` in case of java 8 by Sergey Nuyanzin · 5 months ago
  19. c0e0c35 Install svn when using docker release script to promote release by Francis Chuang · 5 months ago
  20. 2ba10bd Install svn in docker release script by Francis Chuang · 5 months ago
  21. 7952761 Use eclipse-temurin:8 images by Francis Chuang · 5 months ago
  22. 6b58d45 [CALCITE-6113] Update HttpComponents Core to 5.2.3 and HttpComponents Client to 5.2.1 in Avatica by Istvan Toth · 5 months ago
  23. f106ce2 [CALCITE-5536] Clean up some of the magic numbers in AvaticaResultSetConversionsTest and AbstractCursor by Will Noble · 1 year, 2 months ago
  24. 0f9d2de [CALCITE-6107] Upgrade vlsi-release-plugins to 1.90 by Francis Chuang · 5 months ago
  25. ed9e218 [CALCITE-6106] Switch from gradle to eclipse-temurin image for avatica docker-compose release commands by Francis Chuang · 5 months ago
  26. 519d1ce [CALCITE-6034] Add isAutoIncrement and isGenerated args to MetaColumn constructor by TJ Banghart · 1 year, 1 month ago
  27. 247fecd [CALCITE-5981] TIMESTAMPDIFF function returns incorrect result by Mihai Budiu · 8 months ago
  28. db4cd70 [CALCITE-5890] Handle non-JKS truststores in Avatica client by Istvan Toth · 9 months ago
  29. 2736c27 [CALCITE-5748] Support Guava 32.1.1-jre by Sergey Nuyanzin · 11 months ago
  30. c14bcdd [CALCITE-5804] Upgrade jackson version from 2.14.1 to 2.15.2 by Richard Antal · 10 months ago
  31. be8b99a [CALCITE-5812] Gradle tasks fails when creating the javadoc aggregation by Richard Antal · 10 months ago
  32. fc6ce0c [CALCITE-5803] Migrate Avatica to Gradle 8.1.1 by Richard Antal · 10 months ago
  33. 17e2f48 [CALCITE-5581] Implement Basic client side load balancing in Avatica Driver by Vaibhav Joshi · 1 year, 1 month ago
  34. 05e07c1 [CALCITE-5678] Validate date, time and timestamp literals per ISO-8601 by zstan · 12 months ago
  35. 92edd93 [CALCITE-5567] Update mockito from 4.4.0 to 4.11.0 and enable jdk19 by Sergey Nuyanzin · 1 year, 1 month ago
  36. eca36bd Bump forbidden apis from 3.2 to 3.4 by Sergey Nuyanzin · 1 year, 1 month ago
  37. d49794a [CALCITE-5440][avatica] Bump gradle from 7.4.2 to 7.6.1 by Sergey Nuyanzin · 1 year, 1 month ago
  38. b57eb7c [CALCITE-5494] Time zone tests in DateTimeUtilsTest should pass in Europe/London by Greg Hart · 1 year, 3 months ago
  39. aace912 Prepare for next development iteration by Julian Hyde · 1 year, 3 months ago
  40. fab0354 [CALCITE-5480] Release Avatica 1.23.0 by Julian Hyde · 1 year, 3 months ago stage avatica-1.23.0-rc0 rel/avatica-1.23.0
  41. 02c5fa1 [CALCITE-5443] After Statement.getMoreResults() has returned false, Statement.getUpdateCount() should return -1 by Greg Hart · 1 year, 4 months ago
  42. 810acf8 [CALCITE-3557] ResultSet.getObject throws ClassCastException when applied to an ARRAY or MULTISET inside a MULTISET by “xiejiajun” · 2 years ago
  43. ac47eb6 [CALCITE-5120] UnregisteredDriver#connect should throw SQLException, not NullPointerException, if url is null by zoudan · 1 year, 3 months ago
  44. 20b917c [CALCITE-5458] Label and link pull requests with JIRA issues automatically by Stamatis Zampetakis · 1 year, 4 months ago
  45. e197a35 [CALCITE-5453] Add tests for fetch size configuration via connection URL and statement by Stamatis Zampetakis · 1 year, 4 months ago
  46. 224e3dd [CALCITE-5065] Update phoenixdb information on website by Istvan Toth · 1 year, 4 months ago
  47. 2b6da3b [CALCITE-5438] Document transparent_reconnection property by Istvan Toth · 1 year, 4 months ago
  48. dbe9b1d [CALCITE-2989] Use ISO calendar when converting between java.sql types and UNIX timestamps by Greg Hart · 1 year, 5 months ago
  49. 5047b56 [CALCITE-2322] Support fetch size in connection url and JDBC statement by Kevin Minder · 6 years ago
  50. dcc0ff3 [CALCITE-5415] In ByteString, add 'startsWith' and 'endsWith' methods by Julian Hyde · 1 year, 5 months ago
  51. 42f53ff [CALCITE-5374] Upgrade jackson from 2.10.0 to 2.14.1 by Sergey Nuyanzin · 1 year, 5 months ago
  52. 1eb58d9 [CALCITE-5379] Upgrade protobuf to 3.21.9 by Sergey Nuyanzin · 1 year, 5 months ago
  53. 00c6053 [CALCITE-5373] Upgrade bouncycastle to 1.70 by Sergey Nuyanzin · 1 year, 5 months ago
  54. 8d5eb14 [CALCITE-5353] Document new procedure for requesting JIRA accounts and becoming a contributor by Francis Chuang · 1 year, 6 months ago
  55. d9a2e10 [CALCITE-5369] In Avatica DateTimeUtils, add support for FLOOR and CEIL to ISOYEAR by Julian Hyde · 1 year, 6 months ago
  56. bc28578 [CALCITE-5358] Add in HTTP_BAD_REQUEST by Oliver Lee · 1 year, 6 months ago
  57. d266bcb [CALCITE-5372] Upgrade vlsi-release-plugins to 1.84 by Francis Chuang · 1 year, 5 months ago
  58. 4cee172 [CALCITE-5329] Upgrade Checkstyle version from 6.18 to 10.3.2 by Richard Antal · 1 year, 6 months ago
  59. 9f4557c [CALCITE-5327] Make SSL key-store type configurable by Richard Antal · 1 year, 6 months ago
  60. c17f489 [CALCITE-5344] Migrate Travis CI configuration to Github Actions by Francis Chuang · 1 year, 6 months ago
  61. 644d821 [CALCITE-5295] Read the values of plugins (such as connect string properties) from ThreadLocal fields by Julian Hyde · 1 year, 7 months ago
  62. 0ea5d4f [CALCITE-3078] Move public lastDay method from Calcite to Avatica by Stamatis Zampetakis · 1 year, 6 months ago
  63. af0e9e4 [CALCITE-5257] NVARCHAR is treated as 'UNKNOWN TYPE' when searching Oracle by ILuffZhe · 1 year, 8 months ago
  64. 74a7364 [CALCITE-4900] NullPointerException when send ExectuteRequest via protobuf with no parameters by Aleksey Stavrov · 2 years, 5 months ago
  65. e2ba4a7 [CALCITE-5338] In DateTimeUtils, deprecate floorMod and floorDiv, and use equivalents in java.lang.Math by Julian Hyde · 1 year, 6 months ago
  66. e47b43e [CALCITE-1639] TIMESTAMPADD(MONTH, ...) should return last day of month if the day overflows by Hongbin Ma · 1 year, 6 months ago
  67. a111295 Prepare for next development iteration by Julian Hyde · 1 year, 7 months ago
  68. 2485639 [CALCITE-5232] Upgrade protobuf-java from 3.17.1 to 3.21.5 by Julian Hyde · 1 year, 8 months ago
  69. 354eaf1 Update website for Avatica 1.22 release by Francis Chuang · 1 year, 9 months ago
  70. 71fc0ab [CALCITE-5220] Release Avatica 1.22 by Francis Chuang · 1 year, 9 months ago avatica-1.22.0-rc0 rel/avatica-1.22.0
  71. 0c097b6 [CALCITE-5218] Verify HTTP client class before instantiating it by rubenada · 1 year, 9 months ago
  72. aad227f Checkout release svn repository when promoting a release using the docker script by Francis Chuang · 2 years ago
  73. bad14c7 Update website for Avatica 1.21.0 release by Francis Chuang · 2 years ago
  74. 0883262 [CALCITE-5097] Release Avatica 1.21.0 by Francis Chuang · 2 years ago avatica-1.21.0-rc0 rel/avatica-1.21.0
  75. 360c0e7 [CALCITE-5095] Support Java 18 and Guava 31.1-jre by Benchao Li · 2 years ago
  76. 05658fe [CALCITE-5116] Upgrade vlsi-release-plugins to 1.78 by Francis Chuang · 2 years ago
  77. 1f0f0c1 [CALCITE-4147] Rename "master" branch to "main" by Michael Mior · 3 years, 9 months ago
  78. 7f9844c [CALCITE-5108] Make website GDPR-compliant by Francis Chuang · 2 years ago
  79. 7e168f2 [CALCITE-5106] Upgrade to Jekyll 4 and remove unnecessary dependencies from gemfile for site by Francis Chuang · 2 years ago
  80. e255f02 Fix formatting in howto by Francis Chuang · 2 years ago
  81. 5fcd09f Add instructions for release managers to uncomment commented out release history by Francis Chuang · 2 years ago
  82. 6de8d79 Comment out release notes for next release, so that they don't appear on the web site by Julian Hyde · 2 years ago
  83. 909e92e [CALCITE-5102] Update github-pages gem for site build by Michael Mior · 2 years ago
  84. 3281f2b [CALCITE-5103] Update docker-compose.yml files to use OpenJDK 17 and Gradle 7.4.2 images by Francis Chuang · 2 years ago
  85. f48dbc8 [CALCITE-5098] Migrate Avatica to Gradle 7.4.2, and support Java 16 and 17 by Julian Hyde · 2 years ago
  86. 7965233 [CALCITE-4971] Update httpclient and httpcore to latest 5.1 release by Istvan Toth · 2 years, 1 month ago
  87. 9ddb937 [CALCITE-5009] Transparent JDBC connection re-creation may lead to data loss by Istvan Toth · 2 years, 1 month ago
  88. a7baa3b Add Apache license header to website publication Github workflows by Francis Chuang · 2 years, 1 month ago
  89. cb2cb81 [CALCITE-5075] Build fails due to rat check on Gemfile.lock by Francis Chuang · 2 years, 1 month ago
  90. b9aa1fb [CALCITE-3129] Automate website builds by Francis Chuang · 2 years, 1 month ago
  91. 387f87a [CALCITE-5070] Upgrade Jekyll and ruby gems for site generation by Francis Chuang · 2 years, 1 month ago
  92. fbdcc62 [CALCITE-4974] Upgrade log4j2 version to 2.17.1 by Stamatis Zampetakis · 2 years, 4 months ago
  93. e9d14a6 [CALCITE-4962] Protobuf debug does not show request/response type by Marco Jorge · 2 years, 4 months ago
  94. fe27e50 Site: Change the javadoc title to Apache Calcite Avatica API by nobigo · 2 years, 4 months ago
  95. 8a20480 [CALCITE-4951] Upgrade log4j2 version to 2.17.0 by Stamatis Zampetakis · 2 years, 4 months ago
  96. 3555474 [CALCITE-4940] Upgrade log4j2 version to 2.16.0 by Stamatis Zampetakis · 2 years, 4 months ago
  97. c6a819a Silence standard out messages in tests by Stamatis Zampetakis · 2 years, 4 months ago
  98. d7e1085 Update website for Avatica 1.20.0 release by Julian Hyde · 2 years, 4 months ago
  99. 8f83775 [CALCITE-4933] Release Avatica 1.20.0 by Julian Hyde · 2 years, 4 months ago avatica-1.20.0-rc0 rel/avatica-1.20.0
  100. 8f1d957 [CALCITE-4931] Upgrade SLF4J binding to Log4j2 version 2.15.0 by Stamatis Zampetakis · 2 years, 4 months ago