You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/01/25 07:13:49 UTC

[arrow] branch master updated (10f4ada -> cf7638f)

This is an automated email from the ASF dual-hosted git repository.

jorgecarleitao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 10f4ada  ARROW-11317: [Rust] Include the prettyprint feature in CI Coverage
     add cf7638f  ARROW-11349: [Rust] Add from_iter_values to create arrays from (non null) values

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array_primitive.rs | 27 ++++++++++++++++++++++
 rust/arrow/src/array/array_string.rs    | 40 +++++++++++++++++++++++++++++++++
 2 files changed, 67 insertions(+)