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/06 09:38:25 UTC

[GitHub] [arrow-rs] jhorstmann commented on issue #347: Reduce memory of concat kernel

jhorstmann commented on issue #347:
URL: https://github.com/apache/arrow-rs/issues/347#issuecomment-1269691760

   Support for list capacities was added in #382 and #1885, adding support for at least single-level lists in the `concat` kernel should be relatively easy now by extending the match statement in https://github.com/apache/arrow-rs/blob/a0a263f7cbe26ee7d72ecacd0e47a8c05279e5bd/arrow/src/compute/kernels/concat.rs#L96


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