You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ne...@apache.org on 2020/11/07 11:55:07 UTC

[arrow] branch master updated (39c187d -> 61f5a66)

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 39c187d  ARROW-10477: [Rust] Add iterator support for Binary arrays.
     add 61f5a66  ARROW-10476: [Rust] Allow string arrays to be built from Option<&str> or Option<String>

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array.rs | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)