westonpace commented on issue #25025: URL: https://github.com/apache/arrow/issues/25025#issuecomment-1439294558
I'm fine with an explicit registration call. Pyarrow (and R) could easily call this for their users. This just leaves those using the C++ API directly and it is a single call when setting up. Yes, it would be rather annoying for tests. However, we can probably do something like [this](https://github.com/apache/arrow/blob/apache-arrow-11.0.0/cpp/src/arrow/filesystem/s3fs_test.cc#L86). -- 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]
