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 2020/06/23 13:29:41 UTC

[arrow] branch master updated (7cebe08 -> 46cf332)

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

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


    from 7cebe08  ARROW-9210: [C++] Use BitBlockCounter in array/visitor_inline.h
     add 46cf332  ARROW-8801: [Python] Fix memory leak when converting datetime64-with-tz data to pandas

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/arrow_to_pandas.cc | 29 ++++++++++++++++++++++++-----
 python/scripts/test_leak.py             | 11 ++++++++++-
 2 files changed, 34 insertions(+), 6 deletions(-)