apache / arrow

Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
https://arrow.apache.org/
Apache License 2.0
14.35k stars 3.49k forks source link

Streaming Arrow Buffer Over Http API #38446

Open asheeshgarg opened 11 months ago

asheeshgarg commented 11 months ago

Describe the usage question you have. Please include as many useful details as possible.

I am trying to stream Arrow Buffer Over HTTP endpoint. I am able to use the Flight Server API but its over TCP because of some restriction I am not able to use it. Is there a example of how to stream a Arrow buffer with client example.

Component(s)

Python

mikelui commented 11 months ago

related: https://github.com/prestodb/presto/issues/19419

ianmcook commented 10 months ago

Please see this related discussion on the Arrow developer mailing list: https://lists.apache.org/thread/vfz74gv1knnhjdkro47shzd1z5g5ggnf