tustvold commented on PR #2915:
URL: https://github.com/apache/arrow-rs/pull/2915#issuecomment-1289576126

   > Just feeling that this way it is somehow not efficient as it needs to 
freeze and make an array, then takes the value array and copy and attach it 
back.
   
   I think I am missing something. I don't think there is a way to avoid 
copying and attaching back - this is what MutableArrayData does also? I did 
create https://github.com/apache/arrow-rs/issues/1981 a while back to track 
allowing mutation of arrays, but currently there isn't any support for this?


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