Hi all,

The Apache Iceberg Rust community is pleased to announce
that Apache Iceberg Rust v0.6.0 has been released!

The notable changes since v0.6.0 include:
1. Enhanced Transaction Support: Added TransactionAction for various operations 
(update_location, update_properties, upgrade_format, replace_sort_order, 
fast_append, update_statistics) with improved ownership model where Transaction 
now owns base_table instead of borrowing
2. Azure Data Lake Storage Support: Added support for Azure Data Lake Storage 
(ADLS) with configurable authority host, providing seamless integration with 
Azure ecosystem
3. Improved Metadata Tables Support: Added support for metadata tables in 
DataFusion integration, allowing users to query iceberg metadata directly 
through SQL

Please refer to the change log for the complete list of changes:
https://github.com/apache/iceberg-rust/releases/tag/v0.6.0

Apache Iceberg Rust website: https://rust.iceberg.apache.org/

Download Links: https://rust.iceberg.apache.org/download

Iceberg Resources:
- Issue: https://github.com/apache/iceberg-rust/issues
- Mailing list: dev@iceberg.apache.org

Thanks

Xuanwo (On behalf of Apache Iceberg Community)

https://xuanwo.io/

Reply via email to