ashtuchkin commented on issue #5443:
URL: https://github.com/apache/arrow-rs/issues/5443#issuecomment-1970410381

   Yes that sounds great!
   
   On Wed, Feb 28, 2024, 10:43 PM Raphael Taylor-Davies <
   ***@***.***> wrote:
   
   > The major challenge with returning PutPart from MultipartStore, is that we
   > need to preserve the ability to resume existing uploads identified by
   > MultipartId (#4961 <https://github.com/apache/arrow-rs/issues/4961>).
   >
   > I need to think a bit on it more but the following changes make sense to
   > me:
   >
   >    - Add a MultipartUpload that can be created from a MultipartStore and
   >    MultipartId and implements PutPart
   >    - Update PutPart::complete to return PutResult
   >    - Add a method to WriteMultiPart to retrieve the PutResult if the
   >    upload is finished
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/arrow-rs/issues/5443#issuecomment-1970342602>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AAEZKHMTKX7LNJOVSHTPFN3YV2RVDAVCNFSM6AAAAABD6JTYR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZQGM2DENRQGI>
   > .
   > You are receiving this because you authored the thread.Message ID:
   > ***@***.***>
   >
   


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