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

[arrow] branch master updated (e994e9c -> 36bd667)

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

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


    from e994e9c  ARROW-6266: [Java] Resolve the ambiguous method overload in RangeEqualsVisitor
     add 36bd667  ARROW-6284: [C++] Allow references in std::tuple when converting tuple to arrow array

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/stl-test.cc | 56 +++++++++++++++++++++++++++++++++++++++++++++++
 cpp/src/arrow/stl.h       | 17 ++++++++++----
 2 files changed, 69 insertions(+), 4 deletions(-)