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 2019/09/09 20:04:12 UTC

[arrow] branch master updated (1bdb4a0 -> ef426a7)

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 1bdb4a0  ARROW-5722: [Rust] Implement Debug for List/Struct/BinaryArray
     add ef426a7  ARROW-6365: [R] Should be able to coerce numeric to integer with schema

No new revisions were added by this update.

Summary of changes:
 r/src/array_from_vector.cpp          | 49 +++++++++++++++++++-----------------
 r/tests/testthat/test-Array.R        | 11 ++++++--
 r/tests/testthat/test-Table.R        |  4 +--
 r/tests/testthat/test-chunkedarray.R | 16 +++++++++---
 4 files changed, 49 insertions(+), 31 deletions(-)