Skip to content

[Docs] Document conventions for sending and receiving Arrow data over HTTP APIs #40465

@ianmcook

Description

@ianmcook

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions