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 245564c ARROW-10560: [Python] Fix crash when creating array from huge
string
add f690619 ARROW-10519: [Python] Fix deadlock when importing pandas from
several threads
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/python/helpers.cc | 29 +++++++++++++++-------
...rialize_buffer.py => pandas_threaded_import.py} | 26 ++++++++++++++++---
python/pyarrow/tests/test_pandas.py | 6 ++++-
3 files changed, 47 insertions(+), 14 deletions(-)
copy python/pyarrow/tests/{deserialize_buffer.py => pandas_threaded_import.py}
(57%)