arrow icon indicating copy to clipboard operation
arrow copied to clipboard

[C++] Binary View Compute Kernels

Open WillAyd opened this issue 1 year ago • 1 comments

Describe the enhancement requested

Is there a larger plan to start adding compute kernels for the binary view types? I see dedicated issues like https://github.com/apache/arrow/issues/43010 but I'm not sure if there's a larger issue tracking these, to try and get parity with the (non-view) binary types

Component(s)

C++

WillAyd avatar Oct 08 '24 19:10 WillAyd

I'd be happy to take a look at this in more detail. At a high level though, I wonder if StringView should be a part of the StringTypes defined in type.cc (ditto for Binary) or if we wanted to define that differently?

WillAyd avatar Oct 10 '24 18:10 WillAyd

This issue has been marked as stale because it has had no activity in the past 365 days. Please remove the stale label or comment below, or this issue will be closed in 14 days. If this improvement is still desired but has no current owner, please add the 'Status: needs champion' label.

github-actions[bot] avatar Nov 18 '25 11:11 github-actions[bot]