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 d9a20bd52 ignore lock file
     add b20a2554a feat(reader): Add Date32 support to RecordBatchTransformer 
create_column (#1792)
     add 87acf3cbb feat(catalog): Implement update_table for S3TablesCatalog 
(#1594)
     add 4a6ea15a7 feat: Update Datafusion to v50 (#1728)
     add 8227f9d9e Merge remote-tracking branch 'origin/main' into migrate-to-uv

No new revisions were added by this update.

Summary of changes:
 Cargo.lock                                         |  764 +++++------
 Cargo.toml                                         |   42 +-
 bindings/python/Cargo.lock                         | 1327 +++++++++-----------
 bindings/python/Cargo.toml                         |    6 +-
 bindings/python/pyproject.toml                     |    2 +-
 bindings/python/uv.lock                            |   16 +-
 crates/catalog/s3tables/Cargo.toml                 |    1 +
 crates/catalog/s3tables/src/catalog.rs             |  199 ++-
 crates/catalog/sql/Cargo.toml                      |    2 +-
 crates/iceberg/src/arrow/reader.rs                 |   11 +-
 .../iceberg/src/arrow/record_batch_transformer.rs  |   82 +-
 11 files changed, 1209 insertions(+), 1243 deletions(-)

Reply via email to