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 84d73bc ARROW-15084: [C++] public factory function for GcsFileSystem
add 09f23ed ARROW-15109: [Python] Add show_info() to print build,
component, and system info
No new revisions were added by this update.
Summary of changes:
python/pyarrow/__init__.py | 93 +++++++++++++++++++++++++++++++-----
python/pyarrow/includes/libarrow.pxd | 1 +
python/pyarrow/memory.pxi | 8 ++++
python/pyarrow/tests/test_memory.py | 10 ++++
4 files changed, 99 insertions(+), 13 deletions(-)