1. 4cf769f Disable Travis job that uses Calcite master until [CALCITE-4877] is fixed by Julian Hyde · 2 years, 6 months ago
  2. 434cf00 [CALCITE-4877] Make the exception information more explicit for instantiate plugin. by jincheng.sunjc · 2 years, 6 months ago
  3. 57c254f [CALCITE-4840] Make README easier to scan by Jacques Nadeau · 2 years, 7 months ago
  4. c3a9192 [CALCITE-4152] Upgrade Avatica to use the configurable SPNEGO Jetty implementation by Josh Elser · 3 years, 4 months ago
  5. 95c1eb0 [CALCITE-4828] Standard exception console output by NobiGo · 2 years, 7 months ago
  6. e462b09 [CALCITE-4837] FLOOR/CEIL for DECADE, CENTURY, MILLENIUM return wrong results by snuyanzin · 2 years, 7 months ago
  7. ef277ff Update website for Avatica 1.19.0 release by Julian Hyde · 2 years, 7 months ago
  8. d9f4374 [CALCITE-4797] Release Avatica 1.19.0 by Julian Hyde · 2 years, 7 months ago avatica-1.19.0-rc0 rel/avatica-1.19.0
  9. 03e69d2 [CALCITE-4573] NullPointerException while fetching from a column of type ARRAY by chenyuzhi459 · 3 years, 1 month ago
  10. 8ec334f [CALCITE-4626] Upgrade protobuf version to 3.17.1 to remove com.google.protobuf.UnsafeUtil warnings by Amann Malik · 3 years ago
  11. d88f91a [CALCITE-4602] ClassCastException retrieving from ARRAY that has mixed INTEGER and DECIMAL elements by snuyanzin · 3 years ago
  12. 820edf6 [CALCITE-4600] ClassCastException retrieving from an ARRAY that has DATE, TIME or TIMESTAMP elements by snuyanzin · 3 years ago
  13. d330f9e Upgrade forbiddenapis 2.7 -> 3.2, and Guava to 14.0.1 -> 31.0.1-jre by Julian Hyde · 2 years, 7 months ago
  14. d32bd60 [CALCITE-4790] Make Gradle pass the 'user.timezone' property to the test JVM by Alessandro Solimando · 2 years, 7 months ago
  15. 951b21e [CALCITE-4815] Enforce shaded artifacts include checker-qual 3.10.0 or later by Vladimir Sitnikov · 2 years, 7 months ago
  16. ab45dc0 [CALCITE-4757] Allow columns of type Null in ResultSet (NobiGo) by NobiGo · 2 years, 8 months ago
  17. 0574db6 [CALCITE-4767] Add Quoting.BACK_TICK_BACKSLASH (Jack Scott) by Jack Scott · 2 years, 8 months ago
  18. 36574ef [CALCITE-4536] Add support for BIT data type (Zeng Rui) by zengruios · 3 years ago
  19. 5452f66 [CALCITE-4755] Prepare for next development iteration (Istvan Toth) by Istvan Toth · 2 years, 8 months ago
  20. 784f860 [CALCITE-4752] PreparedStatement#SetObject() fails for BigDecimal values by Istvan Toth · 2 years, 8 months ago
  21. 945d06c [CALCITE-4646] Bump Jetty version to 9.4.42.v20210604 (Istvan Toth) by Istvan Toth · 2 years, 11 months ago
  22. ed45a8d [CALCITE-4676] Avatica client leaks TCP connections by Istvan Toth · 2 years, 10 months ago
  23. e4f22c3 Site: Remove nowadays redundant minified javascript files by Stamatis Zampetakis · 2 years, 11 months ago
  24. 92c425a Bump javadoc compilation gradle image to 6.8 by Francis Chuang · 3 years ago
  25. abe2d1e Update website for Avatica 1.18.0 release by Francis Chuang · 3 years ago
  26. a7cfca4 Update release history for 1.18.0 rc1 by Francis Chuang · 3 years ago avatica-1.18.0-rc1 rel/avatica-1.18.0
  27. 1786676 [CALCITE-4576] Release process should not overwrite LICENSE file by Julian Hyde · 3 years ago
  28. e120301 [CALCITE-4575] Remove Gradle wrapper from source distribution by Julian Hyde · 3 years ago
  29. 9486557 [CALCITE-4488] Prepare for Avatica 1.18.0 release by Francis Chuang · 3 years, 1 month ago avatica-1.18.0-rc0
  30. 5d7ee56 Upgrade Gradle docker containers to 6.8 by Francis Chuang · 3 years, 1 month ago
  31. 9e37120 [CALCITE-4503] Order of fields in records should follow that of the SQL types (Alessandro Solimando) by Alessandro Solimando · 3 years, 3 months ago
  32. 89e0deb Replace AssertTestUtils with custom Hamcrest matcher for accessors content by Stamatis Zampetakis · 3 years, 2 months ago
  33. efbf8a6 Improve test coverage for float/real/double array types (Alessandro Solimando) by Alessandro Solimando · 3 years, 2 months ago
  34. 783571f [CALCITE-3163] Incorrect mapping of JDBC float/real array types to Java types (Ralph Gasser) by Ralph Gasser · 4 years, 10 months ago
  35. f93e72b [CALCITE-3881] DateTimeUtils.addMonths yields incorrect results (Zhenghua Gao) by Zhenghua Gao · 4 years, 1 month ago
  36. ba20936 [CALCITE-3401] Assume empty keystore passwords by default (Istvan Toth, Alessandro Solimando) by Istvan Toth · 4 years, 7 months ago
  37. cac2ffa [CALCITE-4476] DateTimeUtils.timeStringToUnixDate may produce wrong time (Vladimir Ozerov) by devozerov · 3 years, 3 months ago
  38. 49fe76e Bump Gradle 6.7 -> 6.8.1 by Vladimir Sitnikov · 3 years, 4 months ago
  39. ed44494 [CALCITE-4181] Avatica throws exception when select field is a List<Object> (Kent Nguyen) by Kent Nguyen · 3 years, 9 months ago
  40. e27b204 [CALCITE-4367] Correct Avatica protocol docs by Josh Elser · 3 years, 4 months ago
  41. 9dfc5ca [CALCITE-4379] Meta.Frame created with java float values in rows hits a ClassCastException in toProto() by Dmitri Bourlatchkov · 3 years, 6 months ago
  42. c614d41 Remove files that change often from Travis cache, remove broken files automatically by Vladimir Sitnikov · 3 years, 7 months ago
  43. 0c9e8db Update Gradle: 6.3 -> 6.7 by Vladimir Sitnikov · 3 years, 7 months ago
  44. 8e7338b [CALCITE-3841] Change downloads page to use downloads.apache.org by Francis Chuang · 3 years, 7 months ago
  45. f983742 [CALCITE-4196] Consume all data from client before replying with HTTP/401 by Josh Elser · 3 years, 8 months ago
  46. 8618b05 [CALCITE-4095] Update Jetty to 9.4.31.v20200723 by Peter Somogyi · 3 years, 9 months ago
  47. 08f2a04 [CALCITE-4138] Metadata operations via Avatica turn empty string args to null by Istvan Toth · 3 years, 9 months ago
  48. cc2404d [CALCITE-4068] Update website for 1.17.0 release by Francis Chuang · 3 years, 11 months ago
  49. d56fcd0 [CALCITE-4068] Prepare for Avatica 1.17.0 release and update release history by Francis Chuang · 3 years, 11 months ago 1.17.0 avatica-1.17.0-rc0 rel/avatica-1.17.0
  50. bf6f8f7 Fix invalid link by Pieter Raubenheimer · 4 years, 1 month ago
  51. 55bf524 Update Gradle: 6.1.1 -> 6.3 by Vladimir Sitnikov · 4 years, 1 month ago
  52. 0202223 Update com.google.protobuf: 0.8.10 -> 0.8.12 by Vladimir Sitnikov · 4 years, 1 month ago
  53. 51ec0db [CALCITE-3822] Source distribution must not contain fonts under SIL OFL 1.1 license (category B) by Francis Chuang · 4 years, 2 months ago
  54. 63525d7 Color test results in Gradle output by Vladimir Sitnikov · 4 years, 3 months ago
  55. a568836 Update Gradle: 6.1 -> 6.1.1 by Vladimir Sitnikov · 4 years, 3 months ago
  56. f7afdce Bump Avatica version to 1.17.0 by Josh Elser · 4 years, 4 months ago
  57. fa8c9bd [CALCITE-2704] Multilingual decoded problem (DonnyZone) by wellfengzhu · 4 years, 4 months ago
  58. 0108b59 Add Gradle Wrapper validation by Vladimir Sitnikov · 4 years, 4 months ago
  59. 9245f4a [CALCITE-3742] Update Gradle: 6.0.1 -> 6.1 by Vladimir Sitnikov · 4 years, 4 months ago
  60. 8d3fce3 [CALCITE-3623] Run autostyleApply by Vladimir Sitnikov · 4 years, 4 months ago
  61. 4d4c58a [CALCITE-3623] Replace Spotless -> Autostyle by Vladimir Sitnikov · 4 years, 4 months ago
  62. 6c0b573 [CALCITE-3610] Fix Dockerhub dockerfiles to point to the right jars on nexus by Francis Chuang · 4 years, 4 months ago
  63. 0e735a8 Move PGP signing to com.github.vlsi.stage-vote-release Gradle plugin by Vladimir Sitnikov · 4 years, 4 months ago
  64. 075c67c Update RAT plugin 0.5.2 -> 0.5.3: print violations to console if any by Vladimir Sitnikov · 4 years, 4 months ago
  65. a07409b [CALCITE-3398] Update website for 1.16.0 release by Francis Chuang · 4 years, 5 months ago
  66. 15bec90 GHA: use actions/checkout@v2 for faster checkouts by Vladimir Sitnikov · 4 years, 5 months ago
  67. 512bbee Update documentation and history for 1.16.0 by Francis Chuang · 4 years, 5 months ago avatica-1.16.0-rc1 rel/avatica-1.16.0
  68. 34bbcb6 Stop building zip archives when building using gradle by Francis Chuang · 4 years, 5 months ago
  69. 6755f4c Configure Git tags to be pushed to calcite-avatica repository not calcite by Vladimir Sitnikov · 4 years, 5 months ago
  70. 3f2d7e5 Site: Remove instructions to close Nexus repository when building a rc as this is now automated by Francis Chuang · 4 years, 5 months ago
  71. 4b9876c Site: Fix links to javadoc by Francis Chuang · 4 years, 5 months ago
  72. d5f6b29 [CALCITE-3573] Upgrade to Gradle 6.0 container to build releases and javadoc by Francis Chuang · 4 years, 5 months ago
  73. feba1a2 Use Gitbox for pushing tags when making a release by Francis Chuang · 4 years, 5 months ago
  74. a746b25 GitHub Actions: actions/checkout@master -> v1.1.0 to avoid unexpected failures by Vladimir Sitnikov · 4 years, 5 months ago
  75. 3141a14 [CALCITE-3493] Update docker script to use gradle by Francis Chuang · 4 years, 5 months ago
  76. 5000dd8 Add gradle task 'aggregateJavadocIncludingTests' that builds javadoc for both main and test by Julian Hyde · 4 years, 6 months ago
  77. 038c93d Cosmetic by Julian Hyde · 4 years, 5 months ago
  78. 5181990 Fetch Calcite from apache/calcite repository for integration testing by Vladimir Sitnikov · 4 years, 6 months ago
  79. 06cf415 Upgrade to Gradle 6.0.1 to prevent pushing .sha256 and .sha512 to Nexus by Vladimir Sitnikov · 4 years, 6 months ago
  80. 9c401b4 Whitespace is managed with Spotless, so the check is removed from Checkstyle config by Vladimir Sitnikov · 4 years, 6 months ago
  81. f515bdf License header is managed with Spotless, there's no need to double-check it with Checkstyle by Vladimir Sitnikov · 4 years, 6 months ago
  82. fd82129 @PackageMarker is no longer needed by Vladimir Sitnikov · 4 years, 6 months ago
  83. a183e3c Sort dependencies, use api(javax.servlet), implementation(slf4j-api) by Vladimir Sitnikov · 4 years, 6 months ago
  84. 11cc566 Update release plugins to 1.48.0 to workaround SVN 1.9 issue with mv+cp by Vladimir Sitnikov · 4 years, 6 months ago
  85. ef1db8e Add optiont to skip signing: -PskipSigning by Vladimir Sitnikov · 4 years, 6 months ago
  86. 92045d0 Use Spotless and .editorconfig for import order normalization instead of Checkstyle by Vladimir Sitnikov · 4 years, 6 months ago
  87. c493310 Fix AvaticaSpnegoTest for canonicalHostName("localhost") != "localhost" by Vladimir Sitnikov · 4 years, 6 months ago
  88. 22a8f7f Update build script: simplify properties, fix javadoc build for non UTF8 default encoding by Vladimir Sitnikov · 4 years, 6 months ago
  89. 1356308 Add -PenableMavenLocal and -PenableGradleMetadata build options by Vladimir Sitnikov · 4 years, 6 months ago
  90. 0e5f31c Bump release plugins 1.45.0 -> 1.46.0: avoid failures on Gralde upgrade, fix gitignore handling by Vladimir Sitnikov · 4 years, 6 months ago
  91. ed05329 Bump release plugin 1.44.0 -> 1.45.0: do not require GPG key for publishDist by Vladimir Sitnikov · 4 years, 6 months ago
  92. 9629c82 [CALCITE-3490] Upgrade Jackson to 2.10.0 by Francis Chuang · 4 years, 6 months ago
  93. 875b925 Add GitHub Actions macOS by Vladimir Sitnikov · 4 years, 6 months ago
  94. 885c367 Skip slow Calcite tests by Vladimir Sitnikov · 4 years, 6 months ago
  95. c32718e Tests: show standard streams in Gralde tests by Vladimir Sitnikov · 4 years, 6 months ago
  96. af12204 Add -PskipJavadoc to skip publication of the javadocs (to speedup publishToMavenLocal) by Vladimir Sitnikov · 4 years, 6 months ago
  97. 5a514d6 Add source=1.8 to javadoc options, fix javadoc warnings by Vladimir Sitnikov · 4 years, 6 months ago
  98. 5738d00 Add Travis job with building Calcite master by Vladimir Sitnikov · 4 years, 6 months ago
  99. a67a3df Use GitHub Actions for Windows CI by Vladimir Sitnikov · 4 years, 6 months ago
  100. 03bdd3e Site: configure Jekyll to use Etc/GMT+5 timezone for consistent page URLs by Vladimir Sitnikov · 4 years, 6 months ago