Skip to content

Allow specifying the native allocator to use in code #545

@adamreeve

Description

@adamreeve

In #540 we enabled support for mimalloc and jemalloc as the native Arrow allocators. The allocator can be controlled with the ARROW_DEFAULT_MEMORY_POOL environment variable, but it would be useful to be able to specify the allocator to use in code when creating a Parquet reader or writer.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions