You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2019/08/27 17:28:25 UTC

[arrow] branch master updated (cef82b4 -> 31bdc0b)

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

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


    from cef82b4  ARROW-5830: [C++] Stop using memcmp in TensorEquals for tensors with float values
     add 31bdc0b  ARROW-6364: [R] Handling unexpected input to time64() et al:

No new revisions were added by this update.

Summary of changes:
 r/R/type.R                        | 76 ++++++++++++++++++++++++++++++++++++---
 r/man/data-type.Rd                | 20 ++++++++---
 r/tests/testthat/test-data-type.R | 38 ++++++++++++++++++++
 3 files changed, 124 insertions(+), 10 deletions(-)