wcy-fdu commented on PR #3769:
URL: 
https://github.com/apache/incubator-opendal/pull/3769#issuecomment-1859515161

   > I feel like azblob can't implement `MultipartUploadWriter`. We need 
something new like `BlockWriter` which doesn't have upload id and part number.
   > 
   > The whole process will be:
   > 
   > * `put_block(path, content, block_id)`
   > * `pub_block_list(path, block_ids)`
   > 
   > We need to construct the block_id (maybe via uuid?) and put them all in 
order inside `pub_block_list`.
   
   I see, thanks.


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