crepererum commented on issue #5143:
URL: https://github.com/apache/arrow-rs/issues/5143#issuecomment-1832021349

   Regarding dependency footprint: 
<https://crates.io/crates/aws-sdk-s3/1.4.0/dependencies>
   
   `aws-sdk-s3` comes with 13 AWS-specific crates (direct dependencies only, 
haven't looked at indirect ones), 9 of which are used for the API generator 
generator `smithy` alone.
   
   ---
   
   Also AWS is not the only implementation of the S3 API out there and I doubt 
they support features (like conditional operations) that other S3 
implementations support.


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