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

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   Hi, is there a way to cast a string_view array into a string array in 
Pyarrow?
   
   I find that the string type is better supported, e.g. `pc.count_distinct()` 
works on a string array, but not a string_view array.  It is also easier to 
interface with other libraries, since the string type is better supported in 
older versions.
   
   ### Component(s)
   
   Python


-- 
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