mikelui opened a new pull request, #37405: URL: https://github.com/apache/arrow/pull/37405
### Rationale for this change See #37404. ### What changes are included in this PR? Additional Cython wrappers to allow types to move between Python and C++ ### Are these changes tested? ... TODO ### Are there any user-facing changes? Yes, this places RecordBatchReader and RecordBatchWriter as public facing interop APIs. Previously devs could not easily move these types between C++ and Python easily. -- 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]
