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 cc74740 ARROW-8011: [C++] Fix buffer size when reading Parquet data
to Arrow
add 2a0da6d ARROW-4120: [Python] Testing utility for checking for "macro"
memory leaks detectible with psutil.Process
No new revisions were added by this update.
Summary of changes:
python/pyarrow/tests/conftest.py | 2 +
.../{fs.py => tests/test_adhoc_memory_leak.py} | 43 ++++++++++-----------
python/pyarrow/tests/util.py | 44 ++++++++++++++++++++++
3 files changed, 65 insertions(+), 24 deletions(-)
copy python/pyarrow/{fs.py => tests/test_adhoc_memory_leak.py} (58%)