Skip to content

[C++] Use default_cpu_memory_manager() for the default memory pool in MessageDecoder #39270

@kou

Description

@kou

Describe the enhancement requested

arrow::ipc::MessageDecoder::MessageDecoderImpl always use arrow::CPUDevice::memory_manager() but we can use existing arrow::default_cpu_memory_manager() for arrow::default_memory_manager().

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions