ianmcook opened a new issue, #40598: URL: https://github.com/apache/arrow/issues/40598
### Describe the enhancement requested Contribute Python client and server examples to the [HTTP GET multipart examples in the `arrow-experiments` repo](https://github.com/apache/arrow-experiments/tree/main/http/get_range). 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 -- 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]
