+1 (binding) I checked the following things:
- all links are valid. - incubating in the name. - LICENSE looks good. - NOTICE looks good. - DISCLAIMER exists. - signatures are good. ``` gpg --import KEYS gpg --verify apache-kyuubi-1.6.1-incubating-source.tgz.asc ``` - checksums are good. ``` sha512sum --check apache-kyuubi-1.6.1-incubating-source.tgz.sha512 ``` - build success from source code (openjdk-8, macOS aarch64). ``` build/dist --tgz --spark-provided --hive-provided --flink-provided ``` Thanks, Cheng Pan On Nov 8, 2022 at 11:00:15, Shaoyun Chen <c...@apache.org> wrote: > Hello Apache Kyuubi PPMC and Community, > > Please vote on releasing the following candidate as > Apache Kyuubi (Incubating) version v1.6.1-incubating. > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache Kyuubi v1.6.1-incubating > [ ] +0 > [ ] -1 Do not release this package because ... > > To learn more about Apache Kyuubi (Incubating), please see > https://kyuubi.apache.org/ > > The tag to be voted on is v1.6.1-incubating-rc2 (commit > 7524d817828eb61ce43c668dac7b4890fe96d339): > https://github.com/apache/incubator-kyuubi/tree/v1.6.1-incubating-rc2 > > The release files, including signatures, digests, etc. can be found at: > > https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.6.1-incubating-rc2/ > > Signatures used for Kyuubi RCs can be found in this file: > https://downloads.apache.org/incubator/kyuubi/KEYS > > The staging repository for this release can be found at: > https://repository.apache.org/content/repositories/orgapachekyuubi-1026/ > > The commit list since the rc1: > > https://github.com/apache/incubator-kyuubi/compare/v1.6.1-incubating-rc1...v1.6.1-incubating-rc2 > > The release note is available in: > > https://github.com/apache/incubator-kyuubi/compare/v1.6.0-incubating...v1.6.1-incubating-rc2 > > Thanks, > On behalf of Apache Kyuubi(Incubating) community >