vitoordaz commented on issue #675: URL: https://github.com/apache/arrow-rs-object-store/issues/675#issuecomment-4693145134
There is one use case that wasn't mentioned here. ObjectStore crate is used as a third part dependency in other application. User of this application configures ObjectStore and provides it as an argument. Application cannot make any assumptions about actual object storage, and thus resorts to most conservative implementation that will results in many extra request and therefore worst performance and higher cost. -- 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]
