You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by em...@apache.org on 2020/02/03 03:43:11 UTC

[arrow] branch master updated (942a4d0 -> 49aada2)

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

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


    from 942a4d0  ARROW-6738: [Java] Fix problems with current union comparison logic
     add 49aada2  ARROW-7734: [C++] check status details for nullptr in equality

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/status.h       |  8 ++++++--
 cpp/src/arrow/status_test.cc | 13 +++++++++++++
 2 files changed, 19 insertions(+), 2 deletions(-)