+1 (binding)

I checked the following things:

- signatures are good.
```
gpg --import KEYS
gpg --verify apache-kyuubi-1.7.1-bin.tgz.asc
gpg --verify apache-kyuubi-1.7.1-source.tgz.asc
```
- checksums are good.
```
sha512sum --check apache-kyuubi-1.7.1-bin.tgz.sha512
sha512sum --check apache-kyuubi-1.7.1-source.tgz.sha512
```
- build success from source code.
```
build/dist --tgz --spark-provided --hive-provided --flink-provided
```
- executed some simple SQL in Spark engine.

Paul Lam <paullin3...@gmail.com> 于2023年5月4日周四 10:23写道:
>
> +1
>
> - compiled from the source
> - ran tests with Flink 1.16.0
>
> Best,
> Paul Lam
>
> > 2023年5月4日 09:35,XiDuo You <ulyssesyo...@gmail.com> 写道:
> >
> > +1, thank you Bowen!
> >
> > Cheng Pan <cheng...@apache.org> 于2023年5月3日周三 21:24写道:
> >>
> >> +1 (binding)
> >>
> >> I verified
> >>
> >> - build and test passed w/ profile spark-3.3
> >> - signature and checksum look good
> >> - run simple queries w/ Spark 3.3.2
> >>
> >> Thanks,
> >> Cheng Pan
> >>
> >>
> >> On Apr 28, 2023 at 18:51:48, 张晓鹏 <18744018...@163.com> wrote:
> >>
> >>> +1
> >>>
> >>> On 2023/04/28 07:56:15 Bowen Liang wrote:
> >>>
> >>> Hello Apache Kyuubi PMC and Community,
> >>>
> >>>
> >>> Please vote on releasing the following candidate as
> >>>
> >>> Apache Kyuubi version v1.7.1.
> >>>
> >>>
> >>> The VOTE will remain open for at least 72 hours.
> >>>
> >>>
> >>> [ ] +1 Release this package as Apache Kyuubi v1.7.1
> >>>
> >>> [ ] +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.1-rc0 (commit
> >>>
> >>> ddc28f8429bf1819db12bbb958120fdf9a91eadb):
> >>>
> >>> https://github.com/apache/kyuubi/tree/v1.7.1-rc0
> >>>
> >>>
> >>> The release files, including signatures, digests, etc. can be found at:
> >>>
> >>> https://dist.apache.org/repos/dist/dev/kyuubi/v1.7.1-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-1029/
> >>>
> >>>
> >>> The commit list since the 1.7.0:
> >>>
> >>> https://github.com/apache/kyuubi/compare/v1.7.0...v1.7.1-rc0
> >>>
> >>>
> >>> The release note is available in:
> >>>
> >>>
> >>> https://docs.google.com/document/d/1nHAsOsoWD1srLHYuCx3qMsfTYY8TxGgAiohBOfhNlVo/
> >>>
> >>>
> >>> Thanks,
> >>>
> >>>
> >>> Bowen Liang
> >>>
> >>> On behalf of Apache Kyuubi community
> >>>
> >>>
> >>>
>

Reply via email to