Skip to content

[C++] Expose type casts as generic callable object that can write into pre-allocated memory #17501

@asfimport

Description

@asfimport

Follow up to ARROW-229. Some projects may reuse temporary buffers, so presuming you know how much memory to allocate, you will want to be able to invoke the cast closures in generic way.

The API created in doing this should be deemed experimental as we iterate towards a more generic analytical kernel evaluation model

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-1481. 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