Re: [VOTE] Release Apache PyIceberg 0.9.0rc3

2025-03-07 Thread Kevin Liu
Hey Hussein, Sorry for the delay, I wanted to take some time and add some highlights to the release note. We'll publish it today :) Best, Kevin Liu On Wed, Mar 5, 2025 at 5:49 AM Hussein Awala wrote: > Hi Drew, > > It seems that the pyiceberg-0.9.0 tag has not been created, nor the > release w

Re: [VOTE] Release Apache PyIceberg 0.9.0rc3

2025-03-05 Thread Hussein Awala
Hi Drew, It seems that the pyiceberg-0.9.0 tag has not been created, nor the release which should contain the release note: https://py.iceberg.apache.org/how-to-release/#post-release Best, Hussein On Mon, Mar 3, 2025 at 11:45 PM Kevin Liu wrote: > Woot! Thanks for running the release, Drew! An

Re: [VOTE] Release Apache PyIceberg 0.9.0rc3

2025-03-03 Thread Kevin Liu
Woot! Thanks for running the release, Drew! And thanks for verifying, everyone. We'll work on getting the final artifact published. Best, Kevin Liu On Mon, Mar 3, 2025 at 1:32 PM Drew wrote: > Thanks everyone for voting!! > > The 72 hours have passed, and a minimum of 3 binding votes have been

Re: [VOTE] Release Apache PyIceberg 0.9.0rc3

2025-03-03 Thread Drew
Thanks everyone for voting!! The 72 hours have passed, and a minimum of 3 binding votes have been cast: - +1: 3 (binding), 2 (non-binding) - +0: 0 - -1: 0 The release candidate has been officially accepted as *PyIceberg 0.9.0*. Thank you again for your participation! The announcement will be sen

Re: [VOTE] Release Apache PyIceberg 0.9.0rc3

2025-03-03 Thread Eduard Tudenhöfner
+1 (binding) checked signatures/checksums/license and ran tests via "make test-coverage". Thanks everyone On Mon, Mar 3, 2025 at 3:10 PM Sung Yun wrote: > Hi Drew, thank you very much for running the release! > > +1 non-binding: > > I've verified the signatures, the checksums and the licensing

Re: [VOTE] Release Apache PyIceberg 0.9.0rc3

2025-03-03 Thread Sung Yun
Hi Drew, thank you very much for running the release! +1 non-binding: I've verified the signatures, the checksums and the licensing. Ran tests with "make test-coverage" Sung On 2025/03/03 05:01:18 "Honah J." wrote: > Thanks Drew for running the release! > > +1 (binding) > >- Checked signa

Re: [VOTE] Release Apache PyIceberg 0.9.0rc3

2025-03-02 Thread Honah J.
Thanks Drew for running the release! +1 (binding) - Checked signatures/checksum/licenses - Ran tests via "make test-coverage" Note: running tests against "getdaft>=0.4.5" will get some errors as recorded in https://github.com/apache/iceberg-python/pull/1739, https://github.com/Eventual-Inc

Re: [VOTE] Release Apache PyIceberg 0.9.0rc3

2025-03-02 Thread Fokko Driesprong
Thanks Drew for running this release! +1 (binding) Checked checksums, signatures, and licenses and ran some tests locally. Kind regards, Fokko Op wo 26 feb 2025 om 22:21 schreef Kevin Liu : > +1 (non-binding) > > Following the "Verifying a release" doc >

Re: [VOTE] Release Apache PyIceberg 0.9.0rc3

2025-02-26 Thread Kevin Liu
+1 (non-binding) Following the "Verifying a release" doc . Downloaded from SVN ``` svn checkout https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.9.0rc3 pyiceberg/ ``` Checked * gpg: Good signature from "Dr

[VOTE] Release Apache PyIceberg 0.9.0rc3

2025-02-26 Thread Drew
Hi Everyone, I propose that we release the following RC as the official PyIceberg 0.9.0 release. A summary of the high level features: - 235 new commits *High Level Features:* - Implemented support for Alibaba OSS protocol in PyArrowFileIO - Enabled Dynamic Overwrite capability - I