Apache Iceberg

Clone this repo:
  1. c34982a Add `equality_ids` to `FileScanTaskDeleteFile` (#1235) by Scott Donnelly · 4 hours ago main
  2. 3e1d59d feat: add apply in transaction to support stack action (#949) by ZENOTME · 5 hours ago
  3. 53ceb2b refactor: TableCreation::builder()::properties accept an `IntoIterator` (#1233) by 张炎泼 · 35 hours ago
  4. e1e3ba4 Skip producing empty parquet files (#1230) by Renjie Liu · 2 days ago
  5. 609b792 feat: re-export name mapping (#1116) by Jack · 5 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-memoryiceberg-catalog-memory 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.
  • 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