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/07/11 05:02:32 UTC

[GitHub] [arrow-rs] jorgecarleitao commented on issue #461: Implement RecordBatch::concat

jorgecarleitao commented on issue #461:
URL: https://github.com/apache/arrow-rs/issues/461#issuecomment-877741935


   Wouldn't it make it more sense to add this to `compute` as a normal function? Implementing it on the `RecordBatch` interface is breaking the separation between compute and data that we enforce with the `compute` module.


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