nph commented on issue #38770: URL: https://github.com/apache/arrow/issues/38770#issuecomment-1824787923
Thanks @jorisvandenbossche . On a related note, I think it would be useful if `RecordBatch.filter` could take an `Expression`, as well as a boolean mask `Array`, matching the functionality of `Table.filter`. Would it be possible to leverage the code path for `FilterTable` to add this functionality? -- 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]
