You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/03/09 15:39:26 UTC

[arrow] branch master updated (fbb0662 -> 4aabaa4)

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

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


    from fbb0662  ARROW-11680: [C++] Add vendored version of folly's spsc queue
     add 4aabaa4  ARROW-11855: [C++][Python] Memory leak in to_pandas when converting chunked struct array

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/arrow_to_pandas.cc | 11 +++++++----
 python/pyarrow/tests/test_pandas.py     | 27 +++++++++++++++++++++++++++
 2 files changed, 34 insertions(+), 4 deletions(-)