Xuanwo commented on issue #4120:
URL: https://github.com/apache/opendal/issues/4120#issuecomment-1920650720

   > Moreover, when the write method is called only once, not even a Multipart 
is created; it just writes to the memory.
   
   First, if the `write` function is only called once, we will optimize it by 
avoiding multipart upload to minimize API calls. Additionally, opendal requires 
calling `close` to ensure that all data has been flushed.


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