pyarrow.mimalloc_memory_pool#

pyarrow.mimalloc_memory_pool()#

返回一个基于 mimalloc 堆的内存池。

如果未启用 mimalloc 支持,则会引发 NotImplementedError。