You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by th...@apache.org on 2023/01/11 17:02:44 UTC

[arrow] branch master updated (e11ef977ab -> a06a5d658d)

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

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


    from e11ef977ab GH-15172: [Python] Docstring test failure (#15186)
     add a06a5d658d ARROW-16266: [R] Add StructArray$create() (#14922)

No new revisions were added by this update.

Summary of changes:
 r/R/array.R                   | 18 ++++++------------
 r/R/arrowExports.R            |  4 ++++
 r/src/array.cpp               |  7 +++++++
 r/src/arrowExports.cpp        |  9 +++++++++
 r/tests/testthat/test-Array.R | 33 ++++++++++++++++++++++++---------
 5 files changed, 50 insertions(+), 21 deletions(-)