Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-29 Thread Honah J.
Thanks everyone for voting! The 72 hours have passed, and a minimum of 3 binding votes have been cast: +1 Fokko Driesprong (binding) +1 Kevin Liu (non-binding) +1 Daniel Weeks (binding) +1 Hussein Awala (non-binding) +1 Amogh Jahagirdar (non-binding) +1 Jean-Baptiste Onofré (non-binding) +1 Honah

Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-29 Thread Ryan Blue
+1 (binding) Thanks for getting this done! On Thu, Apr 25, 2024 at 4:45 AM Mehul Batra wrote: > +1 (non-binding) > > Thanks, Fokko for the docutils fix. > > * Verified signatures, checksums & license. > * Ran unit tests and integration tests. > > Warm regards, > Mehul Batra > > On Mon, Apr 22,

Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-25 Thread Mehul Batra
+1 (non-binding) Thanks, Fokko for the docutils fix. * Verified signatures, checksums & license. * Ran unit tests and integration tests. Warm regards, Mehul Batra On Mon, Apr 22, 2024 at 12:41 AM Honah J. wrote: > +1 (non-binding) > > - Verified signatures and checksums > - Verified license >

Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-21 Thread Honah J.
+1 (non-binding) - Verified signatures and checksums - Verified license - Ran unit tests, integration tests and glue integration tests Note: If you encounter error "Failed to download Spark..." when building the docker image for integration test, you can fix it by Bump Spark version to 3.4.3

Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-21 Thread Jean-Baptiste Onofré
+1 (non binding) Regards JB Le jeu. 18 avr. 2024 à 09:22, Honah J. a écrit : > Hi Everyone, > > I propose that we release the following RC as the official PyIceberg 0.6.1 > release. > > This is a patch release due to the following bugs: > >- Fail to create version 1 table with non-empty par

Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-20 Thread Amogh Jahagirdar
+1 (non-binding) Verified signatures/checksums/license. Ran unit and integration tests. Thanks, Amogh Jahagirdar On Sat, Apr 20, 2024 at 5:14 PM Hussein Awala wrote: > +1 (non-binding) > > - checked signatures, checksums and licences > - tested writing and querying a table with Glue and Hive c

Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-20 Thread Hussein Awala
+1 (non-binding) - checked signatures, checksums and licences - tested writing and querying a table with Glue and Hive catalogs On Saturday, April 20, 2024, Daniel Weeks wrote: > +1 (binding) > > Verified sigs/sums/license/tests > > Also manually verified the docutil dependency issues, the hive

Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-20 Thread Daniel Weeks
+1 (binding) Verified sigs/sums/license/tests Also manually verified the docutil dependency issues, the hive catalog timestamptz issue and v1 metadata issue. All looks great! I also made a small docs PR to improve the verification process sinc

Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-18 Thread Kevin Liu
+1 nonbinding - Checked the signatures, checksums, and licenses. - Ran tests (`make test`, `make test-integration`) I also found this page to be very helpful in learning how to verify a release https://py.iceberg.apache.org/verify-release/ Best, Kevin Liu On Thu, Apr 18, 2024 at 4:14 AM Fokko D

Re: [VOTE] Release Apache PyIceberg 0.6.1rc3

2024-04-18 Thread Fokko Driesprong
Thanks Honah for the quick follow-up with RC3. +1 binding - Ran the signatures, checksums, and licenses. - Double-checked that it installs from a clean Python 3.10 doc