You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by pa...@apache.org on 2022/11/16 19:30:33 UTC

[arrow] branch master updated (e38141421d -> 5f8cc745b1)

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

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


    from e38141421d ARROW-18309: [Go] Fix delta bit packing decode panic (#14649)
     add 5f8cc745b1 ARROW-18321: [R] Add tests for binary_slice kernel (#14647)

No new revisions were added by this update.

Summary of changes:
 r/R/dplyr-funcs-string.R                   | 13 ++++++++++++-
 r/tests/testthat/test-compute-vector.R     | 21 +++++++++++++++++++++
 r/tests/testthat/test-dplyr-funcs-string.R | 27 ++++++++++++++++++++++++++-
 3 files changed, 59 insertions(+), 2 deletions(-)