Thanks for voting, the release passed and I will conclude it soon. Thanks, Cheng Pan
> On May 27, 2025, at 14:07, Fu Chen <cfmcgr...@gmail.com> wrote: > > +1 > > I checked the following things: > - signatures are good. > ``` > gpg --import KEYS > gpg --verify apache-kyuubi-1.9.4-source.tgz.asc > gpg --verify apache-kyuubi-1.9.4-bin.tgz.asc > ``` > - checksums are good. > ``` > sha512sum --check apache-kyuubi-1.9.4-source.tgz.sha512 > sha512sum --check apache-kyuubi-1.9.4-bin.tgz.sha512 > ``` > > Shaoyun Chen <c...@apache.org> 于2025年5月26日周一 18:02写道: >> >> +1 >> >> I checked the following things: >> - signatures are good. >> ``` >> gpg --import KEYS >> gpg --verify apache-kyuubi-1.9.4-source.tgz.asc >> gpg --verify apache-kyuubi-1.9.4-bin.tgz.asc >> ``` >> - checksums are good. >> ``` >> sha512sum --check apache-kyuubi-1.9.4-source.tgz.sha512 >> sha512sum --check apache-kyuubi-1.9.4-bin.tgz.sha512 >> ``` >> - build success from source code. >> ``` >> ./build/dist --tgz --spark-provided --hive-provided --flink-provided --web-ui >> ``` >> - executed some simple SQL in Spark4 engine. >> >> Cheng Pan <pan3...@gmail.com> 于2025年5月26日周一 11:45写道: >>> >>> +1 from me. >>> >>> I tested it with Spark 3.3.4 and Spark 4.0.0 with simple queries, also >>> checked Spark UI works. >>> >>> Thanks, >>> Cheng Pan >>> >>> >>> >>>> On May 23, 2025, at 02:52, Cheng Pan <pan3...@gmail.com> wrote: >>>> >>>> Hello Apache Kyuubi PMC and Community, >>>> >>>> Please vote on releasing the following candidate as >>>> Apache Kyuubi v1.9.4. >>>> >>>> The VOTE will remain open for at least 72 hours. >>>> >>>> [ ] +1 Release this package as Apache Kyuubi v1.9.4 >>>> [ ] +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.9.4-rc0 (commit >>>> 5f48f2ef5b2532383a1e21984eec94ac451caf85): >>>> https://github.com/apache/kyuubi/tree/v1.9.4-rc0 >>>> >>>> The release files, including signatures, digests, etc. can be found at: >>>> https://dist.apache.org/repos/dist/dev/kyuubi/v1.9.4-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-1058/ >>>> >>>> The commit list since the latest released version: >>>> https://github.com/apache/kyuubi/compare/v1.9.3...v1.9.4-rc0 >>>> >>>> Thanks, >>>> On behalf of Apache Kyuubi community >>>> >>>> >>>> >>>> >>>