This is an automated email from the ASF dual-hosted git repository.

liurenjie1024 pushed a change to branch polish-msrv
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


    from a1fb6deda Merge branch 'main' into polish-msrv
     add 4a6ea15a7 feat: Update Datafusion to v50 (#1728)
     add a76e73863 ci: Migrate to uv for python (#1796)
     add fc0bfb1d4 Merge branch 'main' into polish-msrv

No new revisions were added by this update.

Summary of changes:
 .github/workflows/bindings_python_ci.yml |   21 +-
 .licenserc.yaml                          |   19 +-
 Cargo.lock                               |  763 ++++++++---------
 Cargo.toml                               |   42 +-
 bindings/python/Cargo.lock               | 1327 +++++++++++++-----------------
 bindings/python/Cargo.toml               |    6 +-
 bindings/python/README.md                |   14 +-
 bindings/python/pyproject.toml           |   18 +-
 bindings/python/uv.lock                  |  767 +++++++++++++++++
 crates/catalog/sql/Cargo.toml            |    2 +-
 crates/iceberg/src/arrow/reader.rs       |   11 +-
 11 files changed, 1765 insertions(+), 1225 deletions(-)
 create mode 100644 bindings/python/uv.lock

Reply via email to