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 2022/04/21 09:13:51 UTC

[arrow] branch master updated (08ab8b0fdb -> 1dccb56a83)

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 08ab8b0fdb ARROW-15718: [C++] Increase thread limit to work around thread issues
     add 1dccb56a83 ARROW-16048: [Python] Avoid exposing null buffer address to the Python buffer protocol

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/io.pxi           | 22 ++++++++++++++++++----
 python/pyarrow/tests/test_io.py | 35 ++++++++++++++++++++++++++++-------
 2 files changed, 46 insertions(+), 11 deletions(-)