Andy Grove created ARROW-7684:
---------------------------------

             Summary: [Rust] Provide example of Flight server
                 Key: ARROW-7684
                 URL: https://issues.apache.org/jira/browse/ARROW-7684
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Andy Grove
             Fix For: 1.0.0


Now that IPC is in place and we have the Flight crate, it should be possible to 
build a working Flight server in Rust and call it from other languages such as 
Java.

I have started an initial attempt at this in 
[https://github.com/andygrove/datafusion-flight-poc/] with a JVM client and 
Rust server wrapping DataFusion, and this is probably overly complex for an 
example to be included in Rust, but might provide some inspiration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to