Re: [VOTE] Release PyIceberg 0.4.0 RC2

2023-07-03 Thread Fokko Driesprong
Thanks all! The vote has passed: +1: Ryan Blue (binding) Jean-Baptiste Onofré (non-binding) Jack Ye (binding) Daniel Weeks (binding) Jonas Jiang (non-binding) Eduard Tutenhoefner (non-binding) Fokko Driesprong (binding) +/-0: ∅ -1: ∅ Thanks to everyone voting, and I'll publish the artifacts to

Re: [VOTE] Release PyIceberg 0.4.0 RC2

2023-06-29 Thread Eduard Tudenhoefner
+1 (non-binding) Verified sigs/sums/license/test. Eduard On Thu, Jun 29, 2023 at 3:34 AM Jonas Jiang wrote: > +1 (non-binding) > > Verified signature, checksum, license. > > Ran test, test-coverage, and some checks for conversion from parquet > schema to iceberg schema. > > Best regards, > Jo

Re: [VOTE] Release PyIceberg 0.4.0 RC2

2023-06-28 Thread Jonas Jiang
+1 (non-binding) Verified signature, checksum, license. Ran test, test-coverage, and some checks for conversion from parquet schema to iceberg schema. Best regards, Jonas Jiang On Wed, Jun 28, 2023 at 11:57 AM Daniel Weeks wrote: > +1 (binding) > > Verified sigs/sums/license/test. > > Also ra

Re: [VOTE] Release PyIceberg 0.4.0 RC2

2023-06-28 Thread Daniel Weeks
+1 (binding) Verified sigs/sums/license/test. Also ran some basic tests with row filtering and positional deletes. -Dan On Tue, Jun 27, 2023 at 10:58 PM Jack Ye wrote: > +1 (binding) > > Verified checksum, signature, license, test, test-s3. > > Ran basic checks for Glue catalog, also verified

Re: [VOTE] Release PyIceberg 0.4.0 RC2

2023-06-27 Thread Jack Ye
+1 (binding) Verified checksum, signature, license, test, test-s3. Ran basic checks for Glue catalog, also verified the row filter issue is fixed: [image: Screenshot 2023-06-27 at 10.55.47 PM.png] Best, Jack Ye On Tue, Jun 27, 2023 at 10:25 PM Jean-Baptiste Onofré wrote: > +1 (non binding) >

Re: [VOTE] Release PyIceberg 0.4.0 RC2

2023-06-27 Thread Jean-Baptiste Onofré
+1 (non binding) I did quick tests and it looks good. Thanks! Regards JB On Tue, Jun 27, 2023 at 10:37 PM Fokko Driesprong wrote: > > All, > > > Excited to start the 0.4.0 PyIceberg release process. The 0.4.0 release is > packed with awesome features: > > Support for converting Parquet schemas

Re: [VOTE] Release PyIceberg 0.4.0 RC2

2023-06-27 Thread Ryan Blue
+1 Ran RAT, make test, validated checksums. Looks like I had an old version of pyparsing locally. On Tue, Jun 27, 2023 at 2:32 PM Driesprong, Fokko wrote: > Sorry about that. Looks like I didn't properly clean up my dist/ folder. > I've updated the SVN location. I'll update the how-to-release g

Re: [VOTE] Release PyIceberg 0.4.0 RC2

2023-06-27 Thread Driesprong, Fokko
Sorry about that. Looks like I didn't properly clean up my dist/ folder. I've updated the SVN location. I'll update the how-to-release guide to make sure that this won't happen again. Kind regards, Fokko Op di 27 jun 2023 om 23:04 schreef Ryan Blue : > Any idea why there are rc1 artifacts here?

Re: [VOTE] Release PyIceberg 0.4.0 RC2

2023-06-27 Thread Ryan Blue
Any idea why there are rc1 artifacts here? https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.4.0rc2/ On Tue, Jun 27, 2023 at 1:37 PM Fokko Driesprong wrote: > All, > > > Excited to start the 0.4.0 PyIceberg release process. The 0.4.0 release > is packed with awesome features: > >- S

[VOTE] Release PyIceberg 0.4.0 RC2

2023-06-27 Thread Fokko Driesprong
All, Excited to start the 0.4.0 PyIceberg release process. The 0.4.0 release is packed with awesome features: - Support for converting Parquet schemas into Iceberg ones - Support for reading data using FSSpec