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 2020/06/16 22:34:01 UTC

[arrow] branch master updated (7b6456e -> e3e43bc)

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 7b6456e  ARROW-8779: [R] Implement conversion to List<Struct>
     add e3e43bc  ARROW-9031: [R] Implement conversion from Type::UINT64 to R vector

No new revisions were added by this update.

Summary of changes:
 r/src/array_to_vector.cpp     | 4 ++++
 r/tests/testthat/test-Array.R | 8 ++++++++
 r/vignettes/arrow.Rmd         | 2 +-
 3 files changed, 13 insertions(+), 1 deletion(-)