+1 (binding)

I checked the following things:

- signatures are good.
```
gpg --import KEYS
gpg --verify apache-kyuubi-1.7.0-bin.tgz.asc
gpg --verify apache-kyuubi-1.7.0-source.tgz.asc
```
- checksums are good.
```
sha512sum --check  apache-kyuubi-1.7.0-bin.tgz.sha512
sha512sum --check  apache-kyuubi-1.7.0-source.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年3月7日周二 11:18写道:
>
> +1
>
> - Build success from source code.
>
> yikaif...@gmail.com <yikaif...@gmail.com> 于2023年3月7日周二 10:53写道:
>
> > Thanks pan for driving this work.
> >
> > +1 from me
> >
> > - Build success from source code.
> > - Run tests of modules hive connector and trino fe both success.
> >
> > On Fri, Mar 3, 2023 at 12:08 PM Cheng Pan <cheng...@apache.org> wrote:
> >
> > > Hello Apache Kyuubi PMC and Community,
> > >
> > > Please vote on releasing the following candidate as
> > > Apache Kyuubi version v1.7.0.
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache Kyuubi v1.7.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.7.0-rc1
> > > (commit 2115839104dacd92e8050a069f1beaf6317fa26d):
> > > https://github.com/apache/kyuubi/tree/v1.7.0-rc1
> > >
> > > The release files, including signatures, digests, etc. can be found at:
> > > https://dist.apache.org/repos/dist/dev/kyuubi/v1.7.0-rc1/
> > >
> > > 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-1028/
> > >
> > > The full changelog is:
> > > https://github.com/apache/kyuubi/compare/v1.6.0-incubating...v1.7.0-rc1
> > >
> > > Thanks,
> > > Cheng Pan
> > > On behalf of Apache Kyuubi community
> > >
> >
> >
> > --
> > Thanks,
> > Kaifei Yi
> >

Reply via email to