westonpace commented on issue #35575:
URL: https://github.com/apache/arrow/issues/35575#issuecomment-1589687295

   @amoeba it's a reasonable idea. At the moment there are only 2 global 
options so this seems very doable.  I suspect you already know this but there 
is some precedent with the memory pool configuration here:
   
   
https://github.com/apache/arrow/blob/9736dde84bb2e6996d1d12f6a044c33398e3c3a3/cpp/src/arrow/memory_pool.cc#L70
   
   Also, we'd need to update https://arrow.apache.org/docs/cpp/env_vars.html
   
   However, I don't think this solves @jpedrick 's original ask:
   
   > This call itself is somewhat slow, so users may want to defer calling it 
until they actually initialize an S3FileSystem class


-- 
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]

Reply via email to