This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch migrate-to-uv
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
from e2b7746ac ci: Migrate to uv for python
add 127eeb8de feat: Update Datafusion to v49 (#1704)
add 16ddd0e24 deps: unpin pydantic (#1793)
add 125169bea Merge remote-tracking branch 'origin/main' into migrate-to-uv
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 185 +++++++++++++--------
Cargo.toml | 26 +--
bindings/python/Cargo.lock | 175 +++++++++++--------
bindings/python/Cargo.toml | 4 +-
bindings/python/pyproject.toml | 3 +-
bindings/python/uv.lock | 18 +-
.../datafusion/src/physical_plan/commit.rs | 5 +-
.../datafusion/src/physical_plan/write.rs | 5 +-
.../datafusion/src/table/table_provider_factory.rs | 2 +-
9 files changed, 258 insertions(+), 165 deletions(-)