pyarrow.set_memory_pool

pyarrow.set_memory_pool(MemoryPool pool)

Set the default memory pool.

Parameters:
poolMemoryPool

The memory pool that should be used by default.