This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from cdaae08 ARROW-7516: [C#] Fix .NET Benchmarks
add 10339b0 ARROW-7521: [Rust] Remove tuple on FixedSizeList
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/array/array.rs | 12 ++++++------
rust/arrow/src/array/builder.rs | 4 ++--
rust/arrow/src/datatypes.rs | 20 ++++++++++----------
rust/arrow/src/ipc/convert.rs | 5 +----
rust/arrow/src/ipc/reader.rs | 4 ++--
rust/arrow/src/util/integration_util.rs | 6 +++---
6 files changed, 24 insertions(+), 27 deletions(-)