+1 (non-binding) I checked the following things:
- signatures are good. ``` gpg --verify orc-2.1.1.tar.gz.asc ``` - checksums are good. ``` sha256sum --check orc-2.1.1.tar.gz.sha256 ``` - build and test success from source code. ``` Test project /tmp/v2.1.1-rc0/orc-2.1.1/build Start 1: orc-test 1/9 Test #1: orc-test ......................... Passed 10.26 sec Start 2: java-test 2/9 Test #2: java-test ........................ Passed 112.27 sec Start 3: java-examples-test 3/9 Test #3: java-examples-test ............... Passed 0.58 sec Start 4: java-tools-test 4/9 Test #4: java-tools-test .................. Passed 0.09 sec Start 5: java-bench-gen-test 5/9 Test #5: java-bench-gen-test .............. Passed 1.00 sec Start 6: java-bench-scan-test 6/9 Test #6: java-bench-scan-test ............. Passed 0.91 sec Start 7: java-bench-hive-test 7/9 Test #7: java-bench-hive-test ............. Passed 11.54 sec Start 8: java-bench-spark-test 8/9 Test #8: java-bench-spark-test ............ Passed 214.09 sec Start 9: tool-test 9/9 Test #9: tool-test ........................ Passed 10.76 sec 100% tests passed, 0 tests failed out of 9 Total Test time (real) = 361.55 sec Built target test-out ``` ``` java -version openjdk version "21.0.6" 2025-01-21 OpenJDK Runtime Environment Homebrew (build 21.0.6) OpenJDK 64-Bit Server VM Homebrew (build 21.0.6, mixed mode, sharing) ``` Gang Wu <ust...@gmail.com> 于2025年3月3日周一 09:55写道: > > +1 > > Also created [1] to verify that it works with Apache Arrow. > > Thanks Dongjoon! > > [1] https://github.com/apache/arrow/pull/45600 > > On Mon, Mar 3, 2025 at 9:53 AM William Hyun <will...@apache.org> wrote: > > > +1 > > > > Thank you for driving this release, Dongjoon! > > > > Bests, > > William > > > > > > > > > > > > On Sun, Mar 2, 2025 at 8:41 PM Dongjoon Hyun <dongj...@apache.org> wrote: > > > > > > Let me start with my +1. > > > > > > I verified the following as the release manager. > > > > > > - Source tarball (shasum and GPG signature) > > > - Java/C++ unit tests passed on the following environment > > > * Debian 11 and 12 > > > * Ubuntu 22.04 and 24.04 > > > * Fedora 37 > > > * OracleLinux 9 > > > * Amazon Linux 2023 > > > * MacOS 13, 14, and 15 > > > - Integration tests with Apache Spark 4.1.0 > > > > > > The release manager checklist is here. > > > - https://github.com/apache/orc/issues/2145 > > > > > > Dongjoon. > > > > > > On 2025/03/02 22:29:03 Dongjoon Hyun wrote: > > > > Please vote on releasing the following candidate as Apache ORC version > > > > 2.1.1. This vote is open until March 6th 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.1.1 > > > > [ ] -1 Do not release this package because ... > > > > > > > > TAG: > > > > https://github.com/apache/orc/releases/tag/v2.1.1-rc0 > > > > (commit: 5225b51824c529cec0aab525765dfa8367da394a) > > > > > > > > RELEASE FILES: > > > > https://dist.apache.org/repos/dist/dev/orc/v2.1.1-rc0 > > > > > > > > STAGING REPOSITORY: > > > > https://repository.apache.org/content/repositories/orgapacheorc-1090 > > > > > > > > LIST OF ISSUES: > > > > https://issues.apache.org/jira/projects/ORC/versions/12355571 > > > > https://github.com/apache/orc/milestone/38?closed=1 > > > > > > > > Thanks, > > > > Dongjoon. > > > > > >