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

   ### Describe the enhancement requested
   
   The HTTP server example at 
[`arrow-experiments/http/get_simple/python/server`](https://github.com/apache/arrow-experiments/tree/main/http/get_simple/python/server)
 uses Python's built in `http.server` which lacks many important features and 
is not recommended for production use. We should create another simple Python 
HTTP server example using Flask.
   
   @paleolimbot has an example here showing how to do it: 
https://github.com/paleolimbot/2023-11-21_arrow-over-http-scratchpad/blob/main/app.py
   
   ### 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]

Reply via email to