Apache Iceberg

Clone this repo:
  1. 6fa8e03 refactor: materialize constant metadata columns via a ConstantLookup action (#3121) by Anoop Johnson · 2 days ago main
  2. 75c9201 refactor(pyiceberg-core): remove DataFusion TableProvider export (#3143) by Kevin Liu · 2 days ago
  3. 665c64e deps: upgrade to DataFusion 55.0 and Arrow/Parquet 59.2 (#2958) by Matt Butrovich · 2 days ago
  4. c8fc70e fix: Address merge conflicts raising Clippy issues (#3137) by Daniel Carl Jones · 3 days ago
  5. dd4f32c feat(scan): [3/N] read and apply V3 deletion vectors (#3035) by Matt Butrovich · 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-catalog-loadericeberg-catalog-loader 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-catalog-s3tablesiceberg-catalog-s3tables imagedocs release docs dev
iceberg-catalog-sqliceberg-catalog-sql imagedocs release docs dev
iceberg-cache-mokaiceberg-cache-moka imagedocs release docs dev
iceberg-datafusioniceberg-datafusion imagedocs release docs dev
iceberg-storage-opendaliceberg-storage-opendal 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). Apache Iceberg Rust is 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.
  • Wrappers: Postgres Foreign Data Wrapper development framework in Rust.
  • ETL: Stream your Postgres data anywhere in real-time.
  • Apache DataFusion Comet: High-performance accelerator for Apache Spark, built on top of the powerful Apache DataFusion query engine.
  • Spice.ai: An open-source compute and AI runtime for data-grounded agents.

License

Licensed under the Apache License, Version 2.0