+1 (binding) I checked the following things:
- signatures are good. ``` gpg --import KEYS gpg --verify apache-kyuubi-1.8.0-source.tgz.asc gpg --verify apache-kyuubi-1.8.0-bin.tgz.asc ``` - checksums are good. ``` sha512sum --check apache-kyuubi-1.8.0-source.tgz.sha512 sha512sum --check apache-kyuubi-1.8.0-bin.tgz.sha512 ``` - build success from source code. ``` ./build/dist --tgz --spark-provided --hive-provided --flink-provided ``` - executed some simple SQL in Spark engine. Fu Chen <cfmcgr...@gmail.com> 于2023年10月30日周一 11:02写道: > > +1 > > - build success from source code (ubuntu 18.04). > ``` > ./build/dist --tgz --spark-provided --flink-provided --hive-provided > ``` > > Thanks, > Fu Chen > > Bowen Liang <bowenli...@apache.org> 于2023年10月30日周一 10:29写道: > > > +1 (non-binding). > > > > On 2023/10/26 10:01:00 Cheng Pan wrote: > > > Hello Apache Kyuubi PMC and Community, > > > > > > Please vote on releasing the following candidate as > > > Apache Kyuubi version v1.8.0. > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > [ ] +1 Release this package as Apache Kyuubi v1.8.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.8.0-rc0 (commit > > b94a43d2489841e0c4e56d411aa018d1d4f32a80): > > > https://github.com/apache/kyuubi/tree/v1.8.0-rc0 > > > > > > The release files, including signatures, digests, etc. can be found at: > > > https://dist.apache.org/repos/dist/dev/kyuubi/v1.8.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-1039/ > > > > > > The release note is available in: > > > https://github.com/apache/kyuubi/compare/1.7.3...v1.8.0-rc0 > > > > > > Thanks, > > > On behalf of Apache Kyuubi community > > > > > > > > > > >