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/12/14 20:59:42 UTC

[GitHub] [arrow-rs] alamb commented on pull request #1033: Projection on Schema and RecordBatch

alamb commented on pull request #1033:
URL: https://github.com/apache/arrow-rs/pull/1033#issuecomment-994001239


   > @alamb impl IntoIterator<Item=usize> I wanted to reuse this for the schema projection in addition, so I had to add impl IntoIterator<Item=usize> + Clone to it for RecordBatch, this doesn't seem immediately correct to me since they have different arguments, but it works.
   
   
   It looks like the new code may not yet have been pushed to github


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