Skip to content

apache/iceberg-rust

Apache Iceberg™ Rust

Rust implementation ofApache Iceberg™.

Working onv0.3.0 Release Milestone

Components

The Apache Iceberg Rust project is composed of the following components:

Name Release Docs
iceberg iceberg image docs releasedocs dev
iceberg-datafusion iceberg-datafusion image docs releasedocs dev
iceberg-catalog-glue iceberg-catalog-glue image docs releasedocs dev
iceberg-catalog-hms iceberg-catalog-hms image docs releasedocs dev
iceberg-catalog-memory iceberg-catalog-memory image docs releasedocs dev
iceberg-catalog-rest iceberg-catalog-rest image docs releasedocs dev

Supported Rust Version

Iceberg Rust is built and tested with stable rust, and will keep a rolling MSRV(minimum supported rust version). The current MSRV is 1.77.1.

Also, iceberg-rust use unstable rust to run linters, such asclippyandrustfmt.But this will not affect downstream users, and only MSRV is required.

Contribute

Apache Iceberg is an active open-source project, governed under the Apache Software Foundation (ASF). Iceberg-rust are always open to people who want to use or contribute to it. Here are some ways to get involved.

The Apache Iceberg community is built on the principles described in theApache Wayand all who engage with the community are expected to be respectful, open, come with the best interests of the community in mind, and abide by the Apache FoundationCode of Conduct.

Users

  • Databend:An open-source cloud data warehouse that serves as a cost-effective alternative to Snowflake.
  • iceberg-catalog:A Rust implementation of the Iceberg REST Catalog specification.

License

Licensed under theApache License, Version 2.0