Describe the enhancement requested
The Arrow developer community intends to publish a set of conventions in the Arrow docs for how to send and receive Arrow-format data over HTTP APIs. There is a related discussion on the Arrow developer mailing list at https://lists.apache.org/thread/886cnx6ytjst3smmytz4r4ddcbv95191.
Tasks
This issue is an umbrella for tasks that are a part of this effort.
Simple HTTP GET client and server examples
📁 arrow-experiments/tree/main/http/get_simple
HTTP GET client and server examples demonstrating range requests
📁 arrow-experiments/tree/main/http/get_range
Indirect response HTTP GET client and server examples
📁 arrow-experiments/tree/main/http/get_indirect
Multipart/mixed response HTTP GET client and server examples
📁 arrow-experiments/tree/main/http/get_multipart
HTTP GET examples to test different compression options
📁 arrow-experiments/tree/main/http/get_compressed
Simple HTTP PUT / POST client and server examples
📁 arrow-experiments/tree/main/http/post_simple
Multipart/form-data request HTTP PUT / POST client and server examples
📁 arrow-experiments/tree/main/http/post_multipart
General issues and questions
Component(s)
Documentation
Describe the enhancement requested
The Arrow developer community intends to publish a set of conventions in the Arrow docs for how to send and receive Arrow-format data over HTTP APIs. There is a related discussion on the Arrow developer mailing list at https://lists.apache.org/thread/886cnx6ytjst3smmytz4r4ddcbv95191.
Tasks
This issue is an umbrella for tasks that are a part of this effort.
Simple HTTP GET client and server examples
📁
arrow-experiments/tree/main/http/get_simpleHTTP GET client and server examples demonstrating range requests
📁
arrow-experiments/tree/main/http/get_rangeIndirect response HTTP GET client and server examples
📁
arrow-experiments/tree/main/http/get_indirectMultipart/mixed response HTTP GET client and server examples
📁
arrow-experiments/tree/main/http/get_multipartHTTP GET examples to test different compression options
📁
arrow-experiments/tree/main/http/get_compressedSimple HTTP PUT / POST client and server examples
📁
arrow-experiments/tree/main/http/post_simpleMultipart/form-data request HTTP PUT / POST client and server examples
📁
arrow-experiments/tree/main/http/post_multipartGeneral issues and questions
Component(s)
Documentation