You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/09/11 00:57:13 UTC

[arrow] branch ARROW-6512-integration-64bit-integers updated (3f2a33f -> 3a53c9b)

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

wesm pushed a change to branch ARROW-6512-integration-64bit-integers
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 3f2a33f  ARROW-6480: [Crossbow] Summary report e-mailer with polling logic
     add 3a53c9b  ARROW-6310: [C++] IPC json should use strings for 64 bit ints

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/json_internal.cc | 75 ++++++++++++++++++++------------------
 cpp/src/arrow/type_traits.h        | 19 ++++++++++
 integration/integration_test.py    | 12 +++++-
 3 files changed, 69 insertions(+), 37 deletions(-)