bkietz opened a new issue, #37881:
URL: https://github.com/apache/arrow/issues/37881

   ### Describe the enhancement requested
   
   Sorting and hashing of Utf8View can take advantage of its structure to be 
more efficient than simply converting to std::string_view and hashing that. 
This is not added in https://github.com/apache/arrow/pull/37792 to keep that PR 
smaller.
   
   ### Component(s)
   
   C++


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to