Skip to content

Make an API to help with the pattern of 'replaces the values of the REE array'  #9854

Description

@alamb

this pattern of 'replaces the values of the REE array' is probably common enough to warrant its own function on RunArray eventually. Maybe some thing like

let out_ree = ree.with_new_values(inner_value_lengths)

And then internally it can update the data type and that the number of inner values is correct 🤔

Originally posted by @alamb in #9838 (comment)

Metadata

Metadata

Assignees

Labels

arrowChanges to the arrow crategood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions