This is an automated email from the ASF dual-hosted git repository.
mbrobbel pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 28cf02db55 Migrate `arrow-buffer` to Rust 2024 (#8452)
add 9cb6bec3e4 Migrate `arrow-row` to Rust 2024 (#8488)
No new revisions were added by this update.
Summary of changes:
arrow-row/Cargo.toml | 3 +--
arrow-row/src/fixed.rs | 6 ++---
arrow-row/src/lib.rs | 65 +++++++++++++++++++++--------------------------
arrow-row/src/list.rs | 16 +++++++-----
arrow-row/src/run.rs | 8 +++---
arrow-row/src/variable.rs | 6 ++---
6 files changed, 49 insertions(+), 55 deletions(-)