You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a larger plan to start adding compute kernels for the binary view types? I see dedicated issues like #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++
The text was updated successfully, but these errors were encountered:
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?
Describe the enhancement requested
Is there a larger plan to start adding compute kernels for the binary view types? I see dedicated issues like #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++
The text was updated successfully, but these errors were encountered: