jorgecarleitao/arrow2

Support for Utf8View in the Rust library

urvishdesai opened this issue · 1 comments

I see that Utf8View has been added to the Arrow spec in apache/arrow#37526 and the support for the same has been added to the C++ apache/arrow#37792 and Go apache/arrow#35769 library.

If it has not already been assigned, I would like to take up the PR for supporting Utf8View in the arrow2 Rust library.

@jorgecarleitao I got a green flag from the c ABI author @bkeitz to start working on this. Let me know if you can help review (or mention someone who can help). Thanks!