This is an automated email from the ASF dual-hosted git repository.
Jefffrey pushed a change to branch
dependabot/rust_toolchain/rust-toolchain-1.98.0
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from cc3e11988e chore(deps): bump rust-toolchain from 1.97.1 to 1.98.0
add fc1ff9d37e fix clippy
No new revisions were added by this update.
Summary of changes:
arrow-arith/src/aggregate.rs | 24 +++++++---------
arrow-array/src/array/union_array.rs | 11 +++-----
arrow-avro/src/reader/header.rs | 2 +-
arrow-buffer/src/buffer/boolean.rs | 32 ++++++++++++----------
arrow-buffer/src/buffer/mutable.rs | 2 +-
arrow-data/src/data.rs | 2 +-
arrow-json/src/reader/binary_array.rs | 5 ++--
arrow-row/src/lib.rs | 1 -
arrow-row/src/variable.rs | 9 +++---
arrow-select/src/interleave.rs | 3 +-
arrow-select/src/union_extract.rs | 15 ++++------
.../src/arrow/record_reader/definition_levels.rs | 10 +++----
parquet/src/bloom_filter/mod.rs | 8 ++++--
parquet/src/encodings/rle.rs | 12 +++-----
parquet/src/file/metadata/mod.rs | 4 +--
parquet/src/util/prefix.rs | 7 ++++-
16 files changed, 68 insertions(+), 79 deletions(-)