You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/24 20:30:19 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #2915: Add `freeze_with_dictionary` API to `MutableArrayData`

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org