criccomini commented on issue #831:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/831#issuecomment-5389236530

   > IIRC the reason I didn't do this initially is you need to pass context on 
whether the request is idempotent, etc... but perhaps that could be passed as a 
request extension?
   
   Yea, we already use extensions pretty extensively. I could see an 
"is_idempotent" working. We currently attach user defined metadata with a 
unique ID and on collision, verify the unique ID in the request matches a 
pre-existing file. I'll give it some thought.


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