Hi all, The Apache Iceberg Rust community is pleased to announce that Apache Iceberg Rust 0.5.1 has been released! This also includes the release of pyiceberg-core 0.5.1, which is the rust bindings for python.
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. Please refer to the change log for the complete list of changes: https://github.com/apache/iceberg-rust/releases/tag/v0.5.1 Apache Iceberg Rust website: https://rust.iceberg.apache.org/ Download Links: https://rust.iceberg.apache.org/download pyiceberg-core pypi: https://pypi.org/project/pyiceberg-core/0.5.1/ Best, Kevin Liu