Skip to content

[C++] Unary kernels that results in a list have no preallocated offset buffer #26211

@asfimport

Description

@asfimport

I noticed in

#8271

That a string->list[string] kernel does not have the offsets preallocated in the output. I believe there is a preference for not doing allocations in kernels, so this can be optimized at a higher level. I think it can also be done in this case. 

Reporter: Maarten Breddels / @maartenbreddels
Assignee: Antoine Pitrou / @pitrou

PRs and other links:

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