You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "wjones127 (via GitHub)" <gi...@apache.org> on 2023/04/24 00:03:06 UTC

[GitHub] [arrow-rs] wjones127 commented on pull request #4060: feat: support bulk deletes in object_store

wjones127 commented on PR #4060:
URL: https://github.com/apache/arrow-rs/pull/4060#issuecomment-1519201951

   I think to implement Azure blob store and GCS, we'll need to do work upstream:
   
   https://github.com/seanmonstar/reqwest/issues/1241
   
   They both used the `mixed/multipart` request type and to do proper error handling we'll want to have robust implementations of it. So I'm going to wait on those two.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org