pyarrow.default_memory_pool# pyarrow.default_memory_pool()# Return the process-global memory pool. Examples >>> default_memory_pool() <pyarrow.MemoryPool backend_name=... bytes_allocated=0 max_memory=...>