alippai opened a new pull request, #49750: URL: https://github.com/apache/arrow/pull/49750
### Rationale for this change The goal of the MR is to support the low level python raw fds (`os.open()`) ### What changes are in this PR? The `pa.OSFile` accepts the `int` parameter as well, not just `str` path. ### Are these changes tested? Yes, new end-to-end tests were added ### Are there any user-facing changes? Yes, the API is extended with a new parameter type This MR was created by Codex Cloud. -- 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]
