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 7865589 ARROW-11977: [Rust] Add documentation examples for sort kernel
add 775a714 ARROW-10903 [Rust] Implement FromIter<Option<Vec<u8>>>
constructor for FixedSizeBinaryArray
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/array/array_binary.rs | 188 +++++++++++++++++++++++++---------
rust/arrow/src/array/transform/mod.rs | 29 ++++--
2 files changed, 163 insertions(+), 54 deletions(-)