This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch polish-msrv
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
from c3cdd238b ci: Relax msrv check thanks to rust 2024
add b20a2554a feat(reader): Add Date32 support to RecordBatchTransformer
create_column (#1792)
add 87acf3cbb feat(catalog): Implement update_table for S3TablesCatalog
(#1594)
add a1fb6deda Merge branch 'main' into polish-msrv
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 1 +
crates/catalog/s3tables/Cargo.toml | 1 +
crates/catalog/s3tables/src/catalog.rs | 199 +++++++++++++++++----
.../iceberg/src/arrow/record_batch_transformer.rs | 82 ++++++++-
4 files changed, 246 insertions(+), 37 deletions(-)