This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 48fee66 ARROW-10849: [Python] Handle numpy deprecation warnings for
builtin type aliases
add 3a925f6 ARROW-10897: [Rust] Removed level of indirection.
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/array/array_primitive.rs | 4 ++--
rust/arrow/src/compute/kernels/cast.rs | 8 ++++----
rust/arrow/src/datatypes.rs | 11 ++++-------
rust/arrow/src/ipc/convert.rs | 8 +++-----
rust/arrow/src/util/integration_util.rs | 8 ++++----
rust/parquet/src/arrow/schema.rs | 7 ++-----
6 files changed, 19 insertions(+), 27 deletions(-)