jorisvandenbossche commented on issue #38770:
URL: https://github.com/apache/arrow/issues/38770#issuecomment-1854247691

   > On a related note, I think it would be useful if `RecordBatch.filter` 
could take an `Expression`
   
   I think that would indeed be a good idea to make this consistent with Table. 
Do you want to open a separate issue for that? (and a PR is certainly welcome 
as well! ;)). I think it should be relatively straightforward to update the 
`_filter_table` helper to also work with a recordbatch (eg just converting the 
record batch to a table)


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