+1 (non-binding) I checked the following things:
- signatures are good. ``` gpg --verify orc-2.0.2.tar.gz.asc ``` - checksums are good. ``` sha256sum --check orc-2.0.2.tar.gz.sha256 ``` - build and test success from source code. ``` make test-out Test project /tmp/v2.0.2-rc0/orc-2.0.2/build Start 1: orc-test 1/9 Test #1: orc-test ......................... Passed 5.06 sec Start 2: java-test 2/9 Test #2: java-test ........................ Passed 110.67 sec Start 3: java-examples-test 3/9 Test #3: java-examples-test ............... Passed 0.62 sec Start 4: java-tools-test 4/9 Test #4: java-tools-test .................. Passed 0.07 sec Start 5: java-bench-gen-test 5/9 Test #5: java-bench-gen-test .............. Passed 1.42 sec Start 6: java-bench-scan-test 6/9 Test #6: java-bench-scan-test ............. Passed 1.10 sec Start 7: java-bench-hive-test 7/9 Test #7: java-bench-hive-test ............. Passed 11.66 sec Start 8: java-bench-spark-test 8/9 Test #8: java-bench-spark-test ............ Passed 214.85 sec Start 9: tool-test 9/9 Test #9: tool-test ........................ Passed 10.08 sec 100% tests passed, 0 tests failed out of 9 Total Test time (real) = 355.55 sec Built target test-out ``` ``` java -version openjdk version "17.0.6" 2023-01-17 LTS OpenJDK Runtime Environment Zulu17.40+19-CA (build 17.0.6+10-LTS) OpenJDK 64-Bit Server VM Zulu17.40+19-CA (build 17.0.6+10-LTS, mixed mode, sharing) ``` Dongjoon Hyun <dongjoon.h...@gmail.com> 于2024年8月14日周三 10:31写道: > > Thank you, Gang and William. > > Dongjoon > > On Mon, Aug 12, 2024 at 23:02 William H. <williamhy...@gmail.com> wrote: > > > +1 > > > > Thank you Dongjoon for driving this release! > > > > Bests, > > William > > > > On Mon, Aug 12, 2024 at 2:15 AM Gang Wu <ust...@gmail.com> wrote: > > > > > +1 > > > > > > Thanks Dongjoon for driving this! > > > > > > Best, > > > Gang > > > > > > On Mon, Aug 12, 2024 at 6:34 AM Dongjoon Hyun <dongjoon.h...@gmail.com> > > > wrote: > > > > > > > +1 > > > > > > > > I tested the following as a release manager. > > > > - Checksum and sign. > > > > - Unit testing locally. > > > > - Integration tests with Apache Spark. > > > > > > > > Here is the release manager checklist. > > > > - https://github.com/apache/orc/issues/1992 > > > > > > > > Dongjoon > > > > > > > > On Sun, Aug 11, 2024 at 3:28 PM Dongjoon Hyun <dongjoon.h...@gmail.com > > > > > > > wrote: > > > > > > > > > Please vote on releasing the following candidate as Apache ORC > > version > > > > > 2.0.2. This vote is open until August 15th 1AM (PST) and passes if a > > > > > majority +1 PMC votes are cast, with a minimum of 3 +1 votes. > > > > > > > > > > [ ] +1 Release this package as Apache ORC 2.0.2 > > > > > [ ] -1 Do not release this package because ... > > > > > > > > > > TAG: > > > > > https://github.com/apache/orc/releases/tag/v2.0.2-rc0 > > > > > > > > > > RELEASE FILES: > > > > > https://dist.apache.org/repos/dist/dev/orc/v2.0.2-rc0 > > > > > > > > > > STAGING REPOSITORY: > > > > > > > https://repository.apache.org/content/repositories/orgapacheorc-1083/ > > > > > > > > > > LIST OF ISSUES: > > > > > https://issues.apache.org/jira/projects/ORC/versions/12354875 > > > > > https://github.com/apache/orc/milestone/32?closed=1 > > > > > > > > > > Thanks, > > > > > Dongjoon. > > > > > > > > > > > > > >