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

   A group of Arrow developers are working to create a set of examples showing 
how to send and receive Arrow data over HTTP APIs. There is a mailing list 
discussion about this at 
https://lists.apache.org/thread/886cnx6ytjst3smmytz4r4ddcbv95191 
   
   We are starting by building simple examples that demonstrate the client 
sending a GET request and the server sending a response back containing an IPC 
stream of Arrow record batches:
   https://github.com/apache/arrow-experiments/tree/main/http/get_simple
   
   It would be great to have Julia client and server examples included there.


-- 
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