Skip to content

[Python] Create Python examples of HTTP GET Arrow client/server supporting multipart/mixed response #40598

Description

@ianmcook

Describe the enhancement requested

Contribute Python client and server examples to the HTTP GET multipart examples in the arrow-experiments repo. This should demonstrate a server/client pair that sends/receives a multipart response (Content-Type: multipart/mixed) containing JSON data (Content-Type: application/json) and Arrow IPC stream data (Content-Type: application/vnd.apache.arrow.stream).

Component(s)

Python

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions