+1 (binding)

I checked the following things:
- signatures are good.
```
gpg --import KEYS
gpg --verify apache-kyuubi-1.9.0-source.tgz.asc
gpg --verify apache-kyuubi-1.9.0-bin.tgz.asc
```
- checksums are good.
```
sha512sum --check apache-kyuubi-1.9.0-source.tgz.sha512
sha512sum --check apache-kyuubi-1.9.0-bin.tgz.sha512
```
- build success from source code.
```
./build/dist --tgz --spark-provided --hive-provided --flink-provided
```

Nicholas Jiang <nicholasji...@apache.org> 于2024年3月14日周四 16:57写道:
>
> +1.
>
> I have verified:
> - Git commit hash is correct.
> - Checksums and signatures are valid.
> - Download links are valid.
> - Built the binary from the source with command successfully.
>
> Regards,
> Nicholas Jiang
>
> On 2024/03/13 08:27:52 Binjie Yang wrote:
> > Hello Apache Kyuubi PMC and Community,
> >
> > Please vote on releasing the following candidate as
> > Apache Kyuubi version v1.9.0.
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache Kyuubi v1.9.0
> > [ ] +0
> > [ ] -1 Do not release this package because ...
> >
> > To learn more about Apache Kyuubi, please see
> > https://kyuubi.apache.org/
> >
> > The tag to be voted on is v1.9.0-rc0 (commit
> > d1679dc10d91a6e6bf3bc0998c35aa5fc0349155):
> > https://github.com/apache/kyuubi/tree/v1.9.0-rc0
> >
> > The release files, including signatures, digests, etc. can be found at:
> > https://dist.apache.org/repos/dist/dev/kyuubi/v1.9.0-rc0/
> >
> > Signatures used for Kyuubi RCs can be found in this file:
> > https://downloads.apache.org/kyuubi/KEYS
> >
> > The staging repository for this release can be found at:
> > https://repository.apache.org/content/repositories/orgapachekyuubi-1044/
> >
> > The release note is available in:
> > https://github.com/apache/kyuubi/compare/v1.8.0...v1.9.0-rc0
> >
> > Thanks,
> > On behalf of Apache Kyuubi community
> >

Reply via email to