1 Star 0 Fork 0

yutiansut / arrow-rs-1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
Jorge C. Leitao 提交于 2021-04-18 14:50 . Flatten directory.

Apache Arrow Flight

Apache Arrow Flight is a gRPC based protocol for exchanging Arrow data between processes. See the blog post Introducing Apache Arrow Flight: A Framework for Fast Data Transport for more information.

This crate simply provides the Rust implementation of the Flight.proto gRPC protocol and provides an example that demonstrates how to build a Flight server implemented with Tonic.

Note that building a Flight server also requires an implementation of Arrow IPC which is based on the Flatbuffers serialization framework. The Rust implementation of Arrow IPC is not yet complete although the generated Flatbuffers code is available as part of the core Arrow crate.

1
https://gitee.com/yutiansut/arrow-rs-1.git
git@gitee.com:yutiansut/arrow-rs-1.git
yutiansut
arrow-rs-1
arrow-rs-1
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891