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 2022/02/03 18:12:58 UTC

[arrow] branch master updated (d403fd5 -> b39c5a0)

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

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


    from d403fd5  ARROW-15532: [C++] Fix unused warning for StringClassifyDoc
     add b39c5a0  ARROW-14169: [R] altrep for factors

No new revisions were added by this update.

Summary of changes:
 r/src/altrep.cpp               | 371 ++++++++++++++++++++++++++++++++++++++---
 r/src/array_to_vector.cpp      |  41 ++---
 r/src/arrow_types.h            |   3 +
 r/tests/testthat/test-altrep.R |  22 +++
 4 files changed, 396 insertions(+), 41 deletions(-)