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 2021/06/29 13:48:04 UTC

[GitHub] [arrow-rs] alamb edited a comment on issue #506: "Optimize" Dictionary contents in DictionaryArray / `concat_batches`

alamb edited a comment on issue #506:
URL: https://github.com/apache/arrow-rs/issues/506#issuecomment-870594697


   I was probably overthinking, but I was imagining that we could reduce peak memory usage by doing something smarter than "concat and then cleanup"
   
   However, given concat and then cleanup would be an improvement over master, starting there and then making additional improvements as events / profiling warrants seems like a good idea to me


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