+1 Checked signatures and checksums, LICENSE, NOTICE, README.md. Checked that tar.gz contains same files as git.
Note #1. I ran go get github.com/apache/calcite-avatica-go <http://github.com/apache/calcite-avatica-go> and got the error go get github.com/apache/calcite-avatica-go: no matching versions for query "upgrade" I don’t know whether that is expected behavior. Note #2. When I checked signatures I received the following output: gpg: Signature made Wed 23 Mar 2022 07:42:45 PM PDT gpg: using RSA key 635665E0BE3F72552910CB74BBE44E923A970AB7 gpg: Good signature from "Francis Chuang <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 6356 65E0 BE3F 7255 2910 CB74 BBE4 4E92 3A97 0AB7 Francis, Did you perhaps use a different signing key than the one in KEYS? Julian > On Mar 24, 2022, at 3:54 AM, Stamatis Zampetakis <[email protected]> wrote: > > Ubuntu 20.04.4 LTS, docker-compose version 1.25.5, build 8a1c60f6 > > * Checked signatures and checksums OK > * Went over release note OK > * Built from git tag and run tests (docker-compose run test) OK > * Built from source artifacts and run tests OK > * Checked diff between repo and release sources OK > * Checked LICENSE, NOTICE, README.md OK > > +1 (binding) > > Best, > Stamatis > > > On Thu, Mar 24, 2022 at 3:45 AM Francis Chuang <[email protected]> > wrote: > >> Hi all, >> >> I have created a release for Apache Calcite Avatica Go 5.1.0, release >> candidate 0. >> >> Thanks to everyone who has contributed to this release. The release >> notes are available here: >> >> https://github.com/apache/calcite-avatica-go/blob/c232d7bafd26d4798a2e7fc8335eff1259c0178d/site/_docs/go_history.md >> >> The commit to be voted on: >> >> https://gitbox.apache.org/repos/asf?p=calcite-avatica-go.git;a=commit;h=c232d7bafd26d4798a2e7fc8335eff1259c0178d >> >> The hash is c232d7bafd26d4798a2e7fc8335eff1259c0178d >> >> The artifacts to be voted on are located here: >> >> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-go-5.1.0-rc0/ >> >> The hashes of the artifacts are as follows: >> src.tar.gz 5BCA4C08 1C5AD9AD 633355C8 582D7347 602E7088 08B1A87C >> C868BA8B 98C6B4FB ED88A6D9 B111BFB9 3F3A0E45 FDEF7E03 E797E02E FD7CFBFC >> F3CE0EA8 18C00BAA >> >> Release artifacts are signed with the following key: >> https://people.apache.org/keys/committer/francischuang.asc >> >> Instructions for running the test suite is located here: >> >> https://github.com/apache/calcite-avatica-go/blob/c232d7bafd26d4798a2e7fc8335eff1259c0178d/site/develop/avatica-go.md#testing >> >> Please vote on releasing this package as Apache Calcite Avatica Go 5.1.0. >> >> To run the tests without a Go environment, install docker and >> docker-compose. Then, in the root of the release's directory, run: >> docker-compose run test >> >> When the test suite completes, run "docker-compose down" to remove and >> shutdown all the containers. >> >> The vote is open for the next 72 hours and passes if a majority of at >> least three +1 PMC votes are cast. >> >> [ ] +1 Release this package as Apache Calcite Avatica Go 5.1.0 >> [ ] 0 I don't feel strongly about it, but I'm okay with the release >> [ ] -1 Do not release this package because... >> >> >> Here is my vote: >> >> +1 (binding) >> >> Francis >>
