Skip to content

[C++][Compute] binary_slice function should support fixed-size binary arrays #39231

@pitrou

Description

@pitrou

Describe the enhancement requested

It would be nice to have a quick way to truncate or enlarge a fixed-size binary array, for example go from fixed_size_binary<16> to fixed_size_binary<7> or the converse.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions