Apache Iceberg

Clone this repo:
  1. 7cde26a fix(tests): resolve flaky catalog tests by waiting for S3 bucket creation (#1599) by Florian Valeye · 26 hours ago main
  2. 41a418c feat(arrow): Allow ArrowArrayAccessor to use field.name to match fields (#1561) by Shawn Chang · 28 hours ago
  3. bc469c3 feat(datafusion): Implement IcebergWriteExec for DataFusion write support (#1585) by Shawn Chang · 3 days ago
  4. 5805af5 minor: Update cargo lock for rest catalog loader (#1596) by Shawn Chang · 3 days ago
  5. 4ced30b chore(deps): Update typo to 1.35.3 (#1597) by Marvel-Gu · 3 days ago

Apache Iceberg™ Rust

Rust implementation of Apache Iceberg™.

Components

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

NameReleaseDocs
icebergiceberg imagedocs release docs dev
iceberg-datafusioniceberg-datafusion imagedocs release docs dev
iceberg-catalog-glueiceberg-catalog-glue imagedocs release docs dev
iceberg-catalog-hmsiceberg-catalog-hms imagedocs release docs dev
iceberg-catalog-resticeberg-catalog-rest imagedocs release docs dev

Iceberg Rust Implementation Status

The features that Iceberg Rust currently supports can be found here.

Supported Rust Version

Iceberg Rust is built and tested with stable rust, and will keep a rolling MSRV(minimum supported rust version). At least three months from latest rust release is supported. MSRV is updated when we release iceberg-rust.

Check the current MSRV on crates.io.

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 the Apache Way and 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 Foundation Code of Conduct.

Users

  • Databend: An open-source cloud data warehouse that serves as a cost-effective alternative to Snowflake.
  • Lakekeeper: An Apache-licensed Iceberg REST Catalog with data access controls.
  • Moonlink: A Rust library that enables sub-second mirroring (CDC) of Postgres tables into Iceberg.
  • RisingWave: A Postgres-compatible SQL database designed for real-time event streaming data processing, analysis, and management.

License

Licensed under the Apache License, Version 2.0