You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by bk...@apache.org on 2020/12/15 19:01:54 UTC

[arrow] branch master updated (7fa25fe -> cbb1ed5)

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

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


    from 7fa25fe  ARROW-10863: [Python] Fix ExtensionArray.to_pandas to use underlying storage array
     add cbb1ed5  ARROW-10852 [C++] AssertTablesEqual(verbose=true) segfaults if the le…

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/chunked_array_test.cc | 13 ++++++++++
 cpp/src/arrow/testing/gtest_util.cc | 52 ++++++++++++++++++++++++-------------
 cpp/src/arrow/testing/gtest_util.h  |  3 +++
 3 files changed, 50 insertions(+), 18 deletions(-)