Braedon-Wooding-Displayr commented on PR #742:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/742#issuecomment-4665660594

   I've fixed all of above @kevinjqliu  / @kylebarron 
   
   I've extend it to support copy blobs (requires a different source- header).  
This means that both destination & source will share the same CPK.  This is 
something only supported in 
[2026-02-06](https://learn.microsoft.com/en-us/rest/api/storageservices/version-2026-02-06)
 so I've had to do a version upgrade when using this.  I don't want to upgrade 
our base version required because azurite often trails behind and this is very 
recent, so instead I've just applied the version upgrade when this scenario is 
hit.  Happy to simplify this down just upgrading our base version if this is 
too much.
   
   Ready for re-review.


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