Where to find Arrow Flight interface documentation? #254
Unanswered
kesavkolla
asked this question in
Q&A
Replies: 3 comments
-
We don't have anything Rust-related yet, but a quick Google search brings some Crates. Is that what you were searching for? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes I can get arrow flight client libraries in rust. I am wondering is there any doc on how to use different modalities with flight? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not at this point, unfortunately. We have examples showing how to work with binary data in Python. We can extend those examples with @davvard to cover Graphs as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use graph and key/value modalities from my application. My application is written in rust and I would like to use arrow flight as there is no native rust client yet. Are there any examples of arrow flight that I can refer to?
Beta Was this translation helpful? Give feedback.
All reactions