thisisnic commented on PR #33918: URL: https://github.com/apache/arrow/pull/33918#issuecomment-1414093533
> I like the idea of `arrow::resolve_s3_region()` (and possibly deprecating `s3_bucket()` in favour of `resolve_s3_region()` + `S3FileSystem$create()`?). > > Can we fix `endpoint_override` in the meantime? Even if it's just a `warning()` that the argument is about to be ignored? I'd like there to be some sort of utility function at some point, so users don't have to interact directly with objects, even if we do consider deprecating `s3_bucket()`, but that's a point we can come back to in another issue/PR perhaps. I think a warning in the short-term is a great solution here. -- 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]
