coryan opened a new pull request, #36228: URL: https://github.com/apache/arrow/pull/36228
### Rationale for this change This fixes #36227, originally motivated by the problems in #36119, but seems like a valuable feature in any case. ### What changes are included in this PR? - Refactor some code to make it testable. - Add a new `std::optional<std::string>` field to the `GcsOptions` class. ### Are these changes tested? Yes, I expanded the unit tests. ### Are there any user-facing changes? Yes. I updated the field documentation. If I missed some documentation please let me know. I am also not familiar with the steps required to update the Python wrappers, if there is some documentation to follow I would appreciate it. I can expand this PR or send a separate one, your call. -- 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]
