+1 Thanks Dongjoon!
On Mon, Nov 11, 2024 at 12:40 PM Shaoyun Chen <c...@apache.org> wrote: > +1 (non-binding) > > I checked the following things: > > - signatures are good. > ``` > gpg --verify orc-2.0.3.tar.gz.asc > ``` > - checksums are good. > ``` > sha256sum --check orc-2.0.3.tar.gz.sha256 > ``` > - build and test success from source code. > > ``` > Test project /tmp/v2.0.3-rc0/orc-2.0.3/build > Start 1: orc-test > 1/9 Test #1: orc-test ......................... Passed 5.02 sec > Start 2: java-test > 2/9 Test #2: java-test ........................ Passed 113.50 sec > Start 3: java-examples-test > 3/9 Test #3: java-examples-test ............... Passed 0.66 sec > Start 4: java-tools-test > 4/9 Test #4: java-tools-test .................. Passed 0.08 sec > Start 5: java-bench-gen-test > 5/9 Test #5: java-bench-gen-test .............. Passed 1.23 sec > Start 6: java-bench-scan-test > 6/9 Test #6: java-bench-scan-test ............. Passed 1.15 sec > Start 7: java-bench-hive-test > 7/9 Test #7: java-bench-hive-test ............. Passed 11.47 sec > Start 8: java-bench-spark-test > 8/9 Test #8: java-bench-spark-test ............ Passed 214.49 sec > Start 9: tool-test > 9/9 Test #9: tool-test ........................ Passed 10.58 sec > ``` > > ``` > java -version > openjdk version "21.0.5" 2024-10-15 > OpenJDK Runtime Environment Homebrew (build 21.0.5) > OpenJDK 64-Bit Server VM Homebrew (build 21.0.5, mixed mode, sharing) > ``` > > Dongjoon Hyun <dongjoon.h...@gmail.com> 于2024年11月11日周一 11:25写道: > > > > Please vote on releasing the following candidate as Apache ORC version > > 2.0.3. This vote is open until November 14th 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.3 > > [ ] -1 Do not release this package because ... > > > > TAG: > > https://github.com/apache/orc/releases/tag/v2.0.3-rc0 > > > > RELEASE FILES: > > https://dist.apache.org/repos/dist/dev/orc/v2.0.3-rc0 > > > > STAGING REPOSITORY: > > https://repository.apache.org/content/repositories/orgapacheorc-1088 > > > > LIST OF ISSUES: > > https://issues.apache.org/jira/projects/ORC/versions/12355089 > > https://github.com/apache/orc/milestone/34?closed=1 > > > > Thanks, > > Dongjoon. >