Xuanwo opened a new issue, #2113:
URL: https://github.com/apache/incubator-opendal/issues/2113

   azblob can support unsized writer via 
   
   - [append 
blob](https://learn.microsoft.com/en-us/rest/api/storageservices/operations-on-append-blobs)
   - [block 
blobs](https://learn.microsoft.com/en-us/rest/api/storageservices/operations-on-block-blobs)
   - [page 
blobs](https://learn.microsoft.com/en-us/rest/api/storageservices/operations-on-page-blobs)
   
   We can implement all of them (with append blob as default) for unszied 
writer 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