You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by np...@apache.org on 2021/01/04 20:48:50 UTC

[arrow] branch master updated (f7d47a3 -> 757e50e)

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

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


    from f7d47a3  ARROW-11037: [Rust] Optimized creation of string array from iterator.
     add 757e50e  ARROW-6582: [R] Arrow to R fails with embedded nuls in strings

No new revisions were added by this update.

Summary of changes:
 r/src/array_to_vector.cpp     | 94 +++++++++++++++++++++++++++++++++++++------
 r/tests/testthat/test-Array.R | 24 ++++++++++-
 2 files changed, 105 insertions(+), 13 deletions(-)