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

   RecordBatch is defined in arrow-array, whereas the take kernel is defined in 
arrow-select.
   
   One possibility would be an extension trait to provide this method, but I 
think a simpler option would be to simply provide something like 
https://docs.rs/arrow-select/latest/arrow_select/filter/fn.filter_record_batch.html
 but for the take kernel


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to