Xuanwo commented on PR #2112: URL: https://github.com/apache/incubator-opendal/pull/2112#issuecomment-1521300994
> 2. IS the append operation reliable for services that do not support the append API, such as S3? We implement append-alike operation based on s3 multipart API. There are following limiatations: - Data could be lost after `w.close()` returned `Ok(())` - File can't be append again after `w.close()` returned `Ok(())` -- 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]
