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/01/02 17:15:58 UTC

[GitHub] [arrow-rs] tustvold commented on issue #1128: Implement `Array` for `ArrayRef`

tustvold commented on issue #1128:
URL: https://github.com/apache/arrow-rs/issues/1128#issuecomment-1003747568


   Would it work for the kernels to take `impl AsRef<dyn Array>' I think implementing for ArrayRef as proposed will otherwise result in two virtual dispatches instead of just one?


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