andishgar commented on issue #46128: URL: https://github.com/apache/arrow/issues/46128#issuecomment-2820644006
> Note that currently, many Arrow C++ compute functions and other functionality (such as the CSV reader, IIRC) don't support string views, so it may be a priority to improve string view support in the library. Actually, I’m exploring the feasibility of adding utf8_view and binary_view() to scalar string compute functions. Instead of opening an issue right away, I’m working on an initial implementation for all computation functions in scalar_string_ascii.cc and scalar_string_utf8.cc to identify challenges with these types. Then, I’ll open an issue for further discussion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org