Skip to content

[C++] FileSystem::OpenInput{File,Stream} should accept a MemoryPool #26400

@asfimport

Description

@asfimport

#8533 (comment)

Currently buffers read from files opened by a FileSystem will always be allocated from the default memory pool. This is contrary to the Arrow convention of allowing control over memory allocation.

Reporter: Ben Kietzman / @bkietz
Assignee: Antoine Pitrou / @pitrou

PRs and other links:

Note: This issue was originally created as ARROW-10420. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions