This is an automated email from the ASF dual-hosted git repository.
mneumann pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from bf63e2ac2e Improve `Field` docs, add missing `Field::set_*` methods
(#7497)
add 847534d88c Fix Clippy in CI for Rust 1.87 release (#7514)
No new revisions were added by this update.
Summary of changes:
arrow-array/src/array/dictionary_array.rs | 2 ++
arrow-flight/examples/flight_sql_server.rs | 1 +
.../src/flight_client_scenarios/middleware.rs | 2 +-
arrow-string/src/binary_predicate.rs | 1 +
arrow-string/src/predicate.rs | 1 +
parquet/benches/arrow_reader_clickbench.rs | 2 +-
parquet/src/compression.rs | 18 ++++--------------
parquet/src/errors.rs | 2 +-
8 files changed, 12 insertions(+), 17 deletions(-)