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

2024-04-14 Thread Dongjoon Hyun
Thank you all. This vote passed. Dongjoon. On 2024/04/13 21:56:05 Dongjoon Hyun wrote: > Thank you, all. > > The vote will end on April 14th 1AM (PST). > > Dongjoon. > > On 2024/04/11 18:27:18 "William H." wrote: > > +1 > > > > Thank you Dongjoon for leading this release! > > > > Bests, >

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

2024-04-13 Thread Dongjoon Hyun
Thank you, all. The vote will end on April 14th 1AM (PST). Dongjoon. On 2024/04/11 18:27:18 "William H." wrote: > +1 > > Thank you Dongjoon for leading this release! > > Bests, > William > > On Wed, Apr 10, 2024 at 11:52 PM Shaoyun Chen wrote: > > > +1 (non-binding) > > > > I checked the

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

2024-04-11 Thread William H.
+1 Thank you Dongjoon for leading this release! Bests, William On Wed, Apr 10, 2024 at 11:52 PM Shaoyun Chen wrote: > +1 (non-binding) > > I checked the following things: > > - signatures are good. > ``` > gpg --verify orc-1.8.7.tar.gz.asc > ``` > - checksums are good. > ``` > sha256sum

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.8.7 (RC0)

2024-04-10 Thread Gang Wu
+1 I've seen this issue: https://github.com/apache/orc/commit/9627a24439099046078c9f300028b79ab27fe33e and have to manually port this patch to make the build pass. Not sure if this is a blocker or just a special case of toolchain setup. So I'll give a +1 for now. Test project /Users/gangwu/RC/

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

2024-04-10 Thread Dongjoon Hyun
+1 Here is the release manager verification link. - https://github.com/apache/orc/issues/1887 In short, - Checked checksum and GPG signature - All tests (unit and docker) passed. - Spark Integration tests passed with Apache Spark 3.4 branch - Iceberg Integration tests passed with Apache Iceberg

[VOTE] Release Apache ORC 1.8.7 (RC0)

2024-04-10 Thread Dongjoon Hyun
Please vote on releasing the following candidate as Apache ORC version 1.8.7. This vote is open until April 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 1.8.7 [ ] -1 Do not release this package because ...