alamb commented on issue #5508:
URL: https://github.com/apache/arrow-rs/issues/5508#issuecomment-2158635138

   I think what is remaining for this ticket is support for 
   * `StringViewArray` --> `StringArray` / `LargeStringArray`
   * `BinaryViewArray` --> `BinaryArray` / `LargeBinaryArray`
   
   
   As @RinChanNOWWW  says in 
https://github.com/apache/arrow-rs/issues/5508#issuecomment-2087927159, these 
casts are going to require copying the string data into the compacted form 
required of `StringArray`


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