This is an automated email from the ASF dual-hosted git repository.
nevime pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 9d424b5 ARROW-10394 [Rust] Validate datatype on [Large]BinaryArray
creation
add e22820f ARROW-10336: [Rust] Added FromIter and ToIter for string
arrays
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/array/array.rs | 67 +++++++++++++++++++++++++---------
rust/arrow/src/array/equal.rs | 69 +++++++++++++++++++----------------
rust/arrow/src/array/iterator.rs | 78 ++++++++++++++++++++++++++++++++++++++--
3 files changed, 164 insertions(+), 50 deletions(-)