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

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


    from 5f631a5e2 ci: Make s3tables ready for publish (#1916)
     add aaa700d4a deps: bump DataFusion to 51, Arrow to 57, pyo to 0.26 (#1899)

No new revisions were added by this update.

Summary of changes:
 Cargo.lock                                         | 1239 +++++++++-----------
 Cargo.toml                                         |   24 +-
 bindings/python/Cargo.lock                         |  379 +++---
 bindings/python/Cargo.toml                         |    8 +-
 bindings/python/src/transform.rs                   |   20 +-
 crates/iceberg/Cargo.toml                          |    1 -
 crates/iceberg/src/arrow/reader.rs                 |   35 +-
 .../src/expr/visitors/page_index_evaluator.rs      |  613 +++++-----
 crates/iceberg/src/inspect/manifests.rs            |   24 +-
 crates/iceberg/src/inspect/snapshots.rs            |   14 +-
 .../src/writer/file_writer/parquet_writer.rs       |   37 +-
 .../datafusion/src/table/table_provider_factory.rs |    1 +
 .../tests/integration_datafusion_test.rs           |   72 +-
 crates/integrations/playground/src/main.rs         |    2 +
 14 files changed, 1124 insertions(+), 1345 deletions(-)

Reply via email to