+1 (non-binding) - Verified signatures and checksums - Verified license - Ran unit tests and integration tests via make test-coverage - Tested table scan filter with multiple predicates
Best regards, Jonas > On Oct 24, 2023, at 11:48, Fokko Driesprong <fo...@apache.org> wrote: > > Hi Everyone, > > I propose that we release the following RC as the official PyIceberg 0.5.1 > release. > > This is a patch release due to bugs: > > - Part of the expression is ignored when multiple and/or expressions are > specified <https://github.com/apache/iceberg-python/pull/65> > - Update like statements to reflect sql behaviors > <https://github.com/apache/iceberg-python/pull/91> > > That has been found. Smaller bugs also have been backported > <https://github.com/apache/iceberg-python/milestone/3?closed=1>. > > The commit ID is 891b4c7f4214fb9118080ce2215a210a770a5019 > > * This corresponds to the tag: pyiceberg-0.5.1rc2 > (c5085159079fe100b7fbd38b5037d1408525dc46) > * https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.5.1rc2 > * https://github.com/apache/iceberg-python/tree/ > <https://github.com/apache/iceberg-python/tree/891b4c7f4214fb9118080ce2215a210a770a5019>891b4c7f4214fb9118080ce2215a210a770a5019 > > <https://github.com/apache/iceberg-python/tree/891b4c7f4214fb9118080ce2215a210a770a5019> > > <https://github.com/apache/iceberg-python/tree/891b4c7f4214fb9118080ce2215a210a770a5019> > The release tarball, signature, and checksums are here: > > * https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.5.1rc2/ > > You can find the KEYS file here: > > * https://dist.apache.org/repos/dist/dev/iceberg/KEYS > > Convenience binary artifacts are staged on pypi: > > https://pypi.org/project/pyiceberg/0.5.1rc2/ > > And can be installed using: pip3 install pyiceberg==0.5.1rc2 > > Please download, verify, and test. > > Please vote in the next 72 hours. > [ ] +1 Release this as PyIceberg 0.5.1 > [ ] +0 > [ ] -1 Do not release this because... > > Consider this mail my +1 vote (binding) after running against our example > notebooks <https://github.com/tabular-io/docker-spark-iceberg/pull/108>. > > Kind regards, Fokko