take
kernel support for StringViewArray
and BinaryViewArray
#5511
Labels
take
kernel support for StringViewArray
and BinaryViewArray
#5511
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
This is part of the larger project to implement
StringViewArray
-- see #5374In #5481 we added support for
StringViewArray
andByteViewArray
.This ticket tracks supporting
StringViewArray
andByteViewArray
in thetake
kernel: https://docs.rs/arrow/latest/arrow/compute/kernels/take/index.htmlDescribe the solution you'd like
StringViewArray
andByteViewArray
thetake
kernelNotes:
DictionaryArray
as the idea is similarDescribe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: