ianmcook opened a new issue, #44031:
URL: https://github.com/apache/arrow/issues/44031

   ### Describe the enhancement requested
   
   For resuming interrupted downloads (GET requests), the ITEF standard 
approach is to use Range requests. (See #40597.)
   
   But for uploads (POST or PUT requests), the situation is messier. There are 
[various nonstandard approaches 
used](https://fullstack.wiki/http/resumable-uploads) and [an ITEF RFC draft 
proposing to adopt a standard 
approach](https://datatracker.ietf.org/doc/draft-ietf-httpbis-resumable-upload/).
 Consider what if any approach to recommend in the Arrow-over-HTTP conventions 
document.
   
   ### Component(s)
   
   Documentation


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to