| tag | 6b3155c0bf35ae45f09da8df85344bf666b641c8 | |
|---|---|---|
| tagger | Kevin Liu <kevin.jq.liu@gmail.com> | Wed Sep 17 19:36:56 2025 -0700 |
| object | 460de4593380c3d7ffe1585d6a8ba987559f1a19 |
v0.7.0-rc.1
| commit | 460de4593380c3d7ffe1585d6a8ba987559f1a19 | [log] [tgz] |
|---|---|---|
| author | Shawn Chang <yxchang@amazon.com> | Wed Sep 17 14:08:58 2025 -0700 |
| committer | GitHub <noreply@github.com> | Wed Sep 17 14:08:58 2025 -0700 |
| tree | e108291a2e2da456325a589c6915b79769229a65 | |
| parent | 0896f2da504654440a99a5d4f9bd332eb7c2132d [diff] |
chore: Bump toolchain version to rust 1.87 and update dependencies list (#1688) ## Which issue does this PR close? <!-- We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes #123` indicates that this PR will close issue #123. --> - A part of #1631 ## What changes are included in this PR? - Bumped toolchain version to rust 1.87 and fixed clippy accordingly - updated dependencies list <!-- Provide a summary of the modifications in this PR. List the main changes such as new features, bug fixes, refactoring, or any other updates. --> ## Are these changes tested? <!-- Specify what test covers (unit test, integration test, etc.). If tests are not included in your PR, please explain why (for example, are they covered by existing tests)? -->
Rust implementation of Apache Iceberg™.
The Apache Iceberg Rust project is composed of the following components:
| Name | Release | Docs |
|---|---|---|
| iceberg | ||
| iceberg-datafusion | ||
| iceberg-catalog-glue | ||
| iceberg-catalog-hms | ||
| iceberg-catalog-rest |
The features that Iceberg Rust currently supports can be found here.
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.
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.
Licensed under the Apache License, Version 2.0