You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/01/26 23:03:00 UTC

[jira] [Created] (ARROW-7684) [Rust] Provide example of Flight server

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)