+1 The following tests were performed: 1. Run `./build/dist --name 1.3.1-test --tgz -Pspark-3.1 -Pspark-hadoop-2.7 -Pkyuubi-extension-spark_3.1` [success] 2. Using the package compiled above, started Kyuubi locally on my laptop [success] 3. Run `select timestamp '2018-11-17’;` on the above kyuubi server [success]
> 2021年10月15日 上午11:56,XiDuo You <ulyssesyo...@gmail.com> 写道: > > Hello Apache Kyuubi PPMC and Community, > > Please vote on releasing the following candidate as > Apache Kyuubi (Incubating) version v1.3.1-incubating. > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache Kyuubi v1.3.1-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.3.1-incubating-rc0 (commit ff9bab6): > https://github.com/apache/incubator-kyuubi/tree/v1.3.1-incubating-rc0 > > The release files, including signatures, digests, etc. can be found at: > https://dist.apache.org/repos/dist/dev/incubator/kyuubi/v1.3.1-incubating-rc0/ > > Signatures used for Kyuubi RCs can be found in this file: > https://dist.apache.org/repos/dist/dev/incubator/kyuubi/KEYS > > The staging repository for this release can be found at: > https://repository.apache.org/content/repositories/orgapachekyuubi-1012/ > > The commit list since the RC0: > https://github.com/apache/incubator-kyuubi/compare/v1.3.0-incubating...v1.3.1-incubating-rc0 > > FAQ > > ================================= > How can I help test this release? > ================================= > > If you are a Kyuubi user, you can help us test this release by taking > an existing Kyuubi workload and running on this release candidate, then > reporting any regressions. > > In the Java/Scala, you can add the staging repository to your projects > resolvers > and test with the RC (make sure to clean up the artifact cache before/after > so > you don't end up building with a out of date RC going forward). > > ============================================================== > What should happen to GitHub issues still targeting v1.3.1-incubating? > ============================================================== > > Committers should look at those and triage. Extremely important bug fixes, > documentation, and API tweaks that impact compatibility should be worked on > immediately. Everything else please retarget to an appropriate release. > > ======================= > But my bug isn't fixed? > ======================= > > In order to make timely releases, we will typically not hold the release > unless > the bug in question is a regression from the previous release. That being > said, > if there is something which is a regression that has not been correctly > targeted > please ping me or a committer to help target the issue. > > > Thanks, > Xiduo You >