Hi all,

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

Iceberg is an open table format for analytic datasets, and 
Iceberg Rust is the native Rust implementation of Iceberg.

The notable changes since v0.3.0 include:

- Added Sync + Send to Catalog trait.
- Implemented OAuth for catalog REST client.
- Added parquet writer and reader capabilities with support for data projection.
- Introduced memory catalog and memory file IO support.
- Initialized SQL Catalog and established subproject pyiceberg_core.
- Added support for GCS storage and AWS session tokens.
- Implemented concurrent table scans and data file fetching.
- Enhanced predicate builders and expression evaluators.
- Added support for timestamp columns in row filters.

Please refer to the change log for the complete list of changes:
https://github.com/apache/iceberg-rust/releases/tag/v0.3.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