Andy Grove created ARROW-9631:
---------------------------------

             Summary: [Rust] Arrow crate should not depend on flight
                 Key: ARROW-9631
                 URL: https://issues.apache.org/jira/browse/ARROW-9631
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Andy Grove
             Fix For: 2.0.0


It seems that the dependencies are inverted. The core arrow crate should 
contain the array data structures and compute kernels and should not depend on 
the flight crate, which contains protocols and brings in many dependencies.

If we have code for converting between arrow types and flight types then that 
code should live in the flight crate.



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

Reply via email to