AlenkaF opened a new pull request, #34360: URL: https://github.com/apache/arrow/pull/34360
### Rationale for this change There is a `select` method defined for `pa.Table` and we should add the same for `pa.RecordBatch.` ### What changes are included in this PR? Added method to `RecordBatch` class in `table.pxi`. ### Are these changes tested? Yes, tests are added to _python/pyarrow/tests/test_table.py_. ### Are there any user-facing changes? No. -- 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]
