kou commented on PR #50195:
URL: https://github.com/apache/arrow/pull/50195#issuecomment-4774594715

   I think that we should use `LoadFileSystemFactories()` for bindings to avoid 
loading the S3 module for users who don't need S3. For example, PyArrow users 
who also want to use the S3 module, they will install `pyarrow_s3` (or 
something)` explicitly. 
   
   I think that bindings can provide convenient API to use the S3 module even 
if we use `LoadFileSystemFactories()`.


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