commit | 001dfa7077618b258fb7d5dff451a9fcce04c031 | [log] [tgz] |
---|---|---|
author | Alex Yin <alexzeyin@gmail.com> | Tue Jul 30 18:53:44 2024 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 31 09:53:44 2024 +0800 |
tree | 7177f5a60089b8ac337923a9790fbd12174c01a1 | |
parent | c58e69deb7c8e62d463d4ed7fa9b0e2e84a2ff5b [diff] |
feat: podman support (#489) * feat: improve docker/podman get OsArch compatibility * fix: replace deprecated 'links' keyword in docker compose * refactor: use IpAddr and SocketAddr when able * docs: add podman documentation * address PR documentation comments * address pr comments on tests * Address pr comments, properly handle result with match * address pr comments, refactor get_cmd_output * move podman instr to docs/contributing * address pr comment, show detailed err msg --------- Co-authored-by: Alex Yin <alexyin@ibm.com>
Rust implementation of Apache Iceberg™.
Working on v0.3.0 Release Milestone
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 |
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, we use unstable rust to run linters, such as clippy
and rustfmt
. But this will not affect downstream users, and only MSRV is required.
Apache Iceberg is an active open-source project, governed under the Apache Software Foundation (ASF). We 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