+1 (binding) Verified sigs/sums/license/tests
Also tested some schema evolution and various other local tests and everything worked great. -Dan On Mon, Sep 18, 2023 at 8:15 AM Ryan Blue <b...@tabular.io> wrote: > Changing my vote to +1. Thanks for fixing the checksum, Fokko! > > On Mon, Sep 18, 2023 at 8:04 AM Jean-Baptiste Onofré <j...@nanthrax.net> > wrote: > >> +1 (non binding) >> >> quickly tested the "legal" part: >> - signatures/hash has been fixed thanks for that ! >> - ASF header looks ok >> - no binaries found in the pyiceberg distribution which is good >> >> Thanks ! >> Regards >> JB >> >> On Wed, Sep 13, 2023 at 2:18 PM Fokko Driesprong <fo...@apache.org> >> wrote: >> > >> > Hi Everyone, >> > >> > >> > I propose that we release the following RC as the official PyIceberg >> 0.5.0 release. This includes the performance issue that was discovered in >> RC2. A summary of what's included in 0.5.0: >> > >> > Add gzip metadata support >> > PyArrow HDFS support >> > Support serverless environments (AWS Lambda) >> > Many fixes around Avro performance (PRs 1, 2, 3, 4) >> > Remove the upper bound of PyParsing dependency (blocking a PR in >> Airflow) >> > Moving the reading of Avro to Cython (10x speed improvement(!)) >> > Support for the SQLCatalog (JDBC in Java) >> > Fix support for UUID columns >> > Support for adding columns >> > Optimize concurrency (follow up on the Support serverless environments) >> > Bump Pydantic to v2 (improved performance of the JSON (de)serialization) >> > A lot of bugfixes! >> > >> > The commit ID is f798b06246e67131d413dfceece5ccaf269e01fe >> > >> > This corresponds to the tag: pyiceberg-0.5.0rc3 >> (37fa779b0957644590a03754a733a5b3e3f589d0) >> > https://github.com/apache/iceberg/releases/tag/pyiceberg-0.5.0rc3 >> > >> https://github.com/apache/iceberg/tree/f798b06246e67131d413dfceece5ccaf269e01fe >> > >> > The release tarball, signature, and checksums are here: >> > >> > https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.5.0rc3/ >> > >> > 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.0rc3/ >> > >> > >> > And can be installed using: pip3 install pyiceberg==0.5.0rc3 >> > >> > >> > Please download, verify, and test. >> > >> > >> > Please vote in the next 72 hours. >> > >> > >> > [ ] +1 Release this as PyIceberg 0.5.0 >> > >> > [ ] +0 >> > >> > [ ] -1 Do not release this because... >> > >> > >> > Cheers, Fokko >> > >> > >> > > > -- > Ryan Blue > Tabular >