I'm pleased to announce the release of Apache PyIceberg 0.9.1! Apache Iceberg is an open table format for huge analytic datasets. Iceberg delivers high query performance for tables with tens of petabytes of data, along with atomic commits, concurrent writes, and SQL-compatible table evolution.
This PyIceberg release can be downloaded from: https://pypi.org/project/pyiceberg/0.9.1/ The release contains a variety of patches, and I encourage everyone to update to this latest release. The changelog can be found here: https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.9.1 Thanks to everyone for contributing! Kind regards, Fokko