Re: [VOTE] Release Apache ORC 1.9.4 (RC0)

2024-07-14 Thread Shaoyun Chen
+1 (non-binding) I checked the following things: - signatures are good. ``` gpg --verify orc-1.9.4.tar.gz.asc ``` - checksums are good. ``` sha256sum --check orc-1.9.4.tar.gz.sha256 ``` - build and test success from source code. ``` make test-out Test project /tmp/v1.9.4-rc0/orc-1.9.4/build

Re: ORC-1266 causes correctness issues in Hive

2024-06-20 Thread Shaoyun Chen
Thank you for reporting this issue, I also did some verification locally, let's discuss this issue in Hive's PR, thanks again. Dmitriy Fingerman 于2024年6月15日周六 01:05写道: > > Hello Orc Devs, > I am working on the Hive PR for > upgrading the Orc version in

Re: [VOTE] Release Apache ORC 2.0.1 (RC0)

2024-05-11 Thread Shaoyun Chen
+1 (non-binding) I checked the following things: - signatures are good. ``` gpg --verify orc-2.0.1.tar.gz.asc ``` - checksums are good. ``` sha256sum --check orc-2.0.1.tar.gz.sha256 ``` - build and test success from source code. ``` make test-out Test project /tmp/orc-2.0.1-rc0/orc-2.0.1/build

Re: [VOTE] Release Apache ORC 1.8.7 (RC0)

2024-04-10 Thread Shaoyun Chen
+1 (non-binding) I checked the following things: - signatures are good. ``` gpg --verify orc-1.8.7.tar.gz.asc ``` - checksums are good. ``` sha256sum --check orc-1.8.7.tar.gz.sha256 ``` - build and test success from source code. ``` make test-out Test project /tmp/orc-1.8.7/orc-1.8.7/build

Re: [VOTE] Release Apache ORC 1.9.3 (RC0)

2024-03-18 Thread Shaoyun Chen
+1 (non-binding) I checked the following things: - signatures are good. ``` gpg --verify orc-1.9.3.tar.gz.asc ``` - checksums are good. ``` sha256sum --check orc-1.9.3.tar.gz.sha256 ``` - build and test success from source code. Ashish 于2024年3月19日周二 09:09写道: > > +1 (non-binding) > > -

Re: [VOTE] Release Apache ORC 2.0.0 (RC0)

2024-03-04 Thread Shaoyun Chen
+1 (non-binding) I checked the following things: - signatures are good. ``` gpg --verify orc-2.0.0.tar.gz.asc ``` - checksums are good. ``` sha256sum --check orc-2.0.0.tar.gz.sha256 ``` - build and test success from source code. Dongjoon Hyun 于2024年3月5日周二 11:14写道: > > +1 > > I verified RC0

Re: [VOTE] Release Apache ORC Format 1.0.0 (RC0)

2024-01-03 Thread Shaoyun Chen
+1 Dongjoon Hyun 于2024年1月3日周三 17:43写道: > > +1 for Apache ORC Format 1.0.0. > > Thank you, William. I also verified the following. > > https://github.com/apache/orc/pull/1720 > (Test orc-format 1.0.0 RC0) > > https://github.com/dongjoon-hyun/spark/pull/9 > (Test Apache orc-format 1.0.0 RC0 and

Re: [VOTE] Release Apache ORC 1.7.10 (RC0)

2023-11-08 Thread Shaoyun Chen
+1 Dongjoon Hyun 于2023年11月9日周四 01:14写道: > > Thank you all. > > +1 > > This passed all release manager tests. > - https://github.com/apache/orc/issues/1654 > > Dongjoon > > On Tue, Nov 7, 2023 at 6:35 AM Yiqun Zhang wrote: > > > +1 > > > > - Built and tested C++/Java on macOS 14.1 and openjdk

Re: [VOTE] Release Apache ORC 1.9.2 (RC0)

2023-11-08 Thread Shaoyun Chen
+1 Dongjoon Hyun 于2023年11月9日周四 00:06写道: > > +1 > > This passed all release manager tests. > - https://github.com/apache/orc/issues/1647 > > Thank you all. > > Dongjoon. > > > On Mon, Nov 6, 2023 at 10:08 PM Yiqun Zhang wrote: > > > +1 > > > > - Built and tested C++/Java on macOS 14.1 and

Re: [VOTE] Release Apache ORC 1.8.6 (RC0)

2023-11-07 Thread Shaoyun Chen
+1 Yiqun Zhang 于2023年11月7日周二 17:16写道: > > +1 > > - Built and tested C++/Java on macOS 14.1 and openjdk 17.0.9 > - Shasum and gpg sig checked > > Thank you for driving this release, Dongjoon. > > Bests, > Yiqun > > mystic lama 于2023年11月7日周二 00:47写道: > > > +1 (non-binding) > > > > - validated

Re: [VOTE] Release Apache ORC 1.8.5 (RC0)

2023-09-04 Thread Shaoyun Chen
+1 Yiqun Zhang 于2023年9月3日周日 23:40写道: > > Thanks Gang! > > +1 > > - Build and test C++/Java on macOS (intel) 13.5.1 with Apple clang 14.0.3 > and openjdk 17.0.8.1 > - Verified checksum and signature > > Bests, > Yiqun > > Gang Wu 于2023年9月2日周六 22:44写道: > > > Please vote on releasing the following

Re: [VOTE] Release Apache ORC 1.9.0 (RC0)

2023-06-25 Thread Shaoyun Chen
+1 Both use Apple Clang version 14.0.3[1] and Clang 14.0.6[2] installed through brew can build successfully. [1] https://github.com/apache/orc/pull/1551#issuecomment-1605893531 [2] https://github.com/apache/orc/pull/1551#issuecomment-1605920181 Gang Wu 于2023年6月25日周日 16:14写道: > > +1 > > After I

Re: [VOTE] Release Apache ORC 1.8.4 (RC0)

2023-06-12 Thread Shaoyun Chen
+1 William H. 于2023年6月12日周一 14:50写道: > > +1 > > Thank you for driving this release! > > Bests, > William > > On Sun, Jun 11, 2023 at 11:40 PM Yiqun Zhang wrote: > > > +1 > > > > As the release manager for this version, here are the results of my tests > > -

Re: ORC 1.9 early release?

2023-05-22 Thread Shaoyun Chen
+1 Yiqun Zhang 于2023年5月21日周日 16:34写道: > > This looks excellent to me. + 1 > > Best, > Yiqun > > Dongjoon Hyun 于2023年5月21日周日 15:57写道: > > > Thank you, Gang! > > > > Dongjoon > > > > On Sat, May 20, 2023 at 9:45 PM Wu Gang wrote: > > > > > > > > SGTM. +1 > > > > > > Best, > > > Gang > > > > > >

Re: [DRAFT] [REPORT] ORC - April 2023

2023-04-11 Thread Shaoyun Chen
+1 LGTM Gang Wu 于2023年4月11日周二 14:25写道: > > +1 on my side. Thanks William! > > Best, > Gang > > On Tue, Apr 11, 2023 at 11:56 AM Dongjoon Hyun > wrote: > > > +1, looks good to me. Thank you, William. > > > > I double-checked the reporter service and found that 520% is correct, > > Deshan. > > >

Re: [VOTE] Release Apache ORC 1.8.3 (RC0)

2023-03-15 Thread Shaoyun Chen
+1 Dongjoon Hyun 于2023年3月13日周一 13:09写道: > > +1 > > As the previous release managers usually did before, here is my test result. > - https://github.com/apache/orc/issues/1436 > * Checksum and signature are verified. > * Java 8/11/17 test passed > * CentOS7, Debian10/11, Ubuntu18/20/22,

Re: [VOTE] Release Apache ORC 1.8.1 (RC0)

2022-11-30 Thread Shaoyun Chen
+1 William H. 于2022年11月30日周三 14:46写道: > > +1 > > Thank you for driving this release! > > Bests, > William > > On Tue, Nov 29, 2022 at 6:19 PM Gang Wu wrote: > > > +1 > > > > Tested it locally to verify both Java and C++ builds and tests have passed. > > > > Best, > > Gang > > > > > > On Wed,