This is an automated email from the ASF dual-hosted git repository.
Jefffrey pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from db915ece97 fix(arrow-cast): do not truncate integers when casting to
Decimal32/64 (#10707)
add a7b0e786e3 chore(deps): bump apache-avro from 0.21.0 to 0.22.0 (#10678)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 228 ++++++++++++++++-------------------
arrow-avro/Cargo.toml | 2 +-
arrow-avro/benches/decoder.rs | 6 +-
arrow-avro/benches/project_record.rs | 6 +-
arrow-avro/src/reader/mod.rs | 4 +-
arrow-string/src/concat_elements.rs | 2 +-
6 files changed, 118 insertions(+), 130 deletions(-)