+1 (non-binding)

I checked the following things:

- all links are valid.
- incubating in the name.
- LICENSE looks good.
- NOTICE looks good.
- DISCLAIMER exists.
- the source tarball ships changelog under `docs/changelog/v1.6.0-incubating.md`
- signatures are good.
```
gpg --import KEYS
gpg --verify apache-kyuubi-1.6.0-incubating-bin.tgz.asc
gpg --verify apache-kyuubi-1.6.0-incubating-source.tgz.asc
```
- checksums are good.
```
sha512sum --check apache-kyuubi-1.6.0-incubating-bin.tgz.sha512
sha512sum --check apache-kyuubi-1.6.0-incubating-source.tgz.sha512
```
- build success from source code (ubuntu 22.04, openjdk-8).
```
build/dist --tgz --spark-provided --hive-provided --flink-provided
```
- kyuubi spark tpcds connector works as expected
https://github.com/housepower/spark-clickhouse-connector/pull/184

Thanks,
Cheng Pan

On 2022/09/01 16:15:18 Nicholas wrote:
> Hello Incubator Community,
> 
> 
> The Apache Kyuubi community has voted on and approved a proposal to release
> Apache Kyuubi(Incubating) version v1.6.0-incubating rc1.
> 
> 
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
> 
> 
> Kyuubi community vote thread:
> https://www.mail-archive.com/dev@kyuubi.apache.org/msg02565.html
> 
> 
> Vote result thread:
> https://www.mail-archive.com/dev@kyuubi.apache.org/msg02585.html
> 
> 
> [ ] +1 Release this package as Apache Kyuubi v1.6.0-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.0-incubating-rc1 (commit 
> 83118a514612a85b2df35a9aa3d42d75fd27aa36):
> https://github.com/apache/incubator-kyuubi/tree/v1.6.0-incubating-rc1
> 
> 
> The release files, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.6.0-incubating-rc1/
> 
> 
> 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-1022/
> 
> 
> The commit list since the rc0:
> https://github.com/apache/incubator-kyuubi/compare/v1.6.0-incubating-rc0...v1.6.0-incubating-rc1
> 
> 
> The change log is available in:
> https://github.com/apache/incubator-kyuubi/compare/v1.5.2-incubating...v1.6.0-incubating-rc1
> and the copy is shipped with source tarball as well, under `docs/changelog/`.
> 
> 
> Thanks,
> On behalf of Apache Kyuubi(Incubating) community

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to