#sql-query #query #arrow #sql

datafusion-proto

Protobuf serialization of DataFusion logical plan expressions

29 major breaking releases

new 38.0.0 May 10, 2024
37.1.0 Apr 22, 2024
36.0.0 Feb 20, 2024
35.0.0 Jan 25, 2024
8.0.0 May 16, 2022

#139 in Encoding

Download history 8894/week @ 2024-01-21 10152/week @ 2024-01-28 7635/week @ 2024-02-04 3535/week @ 2024-02-11 5879/week @ 2024-02-18 8488/week @ 2024-02-25 8914/week @ 2024-03-03 7652/week @ 2024-03-10 9496/week @ 2024-03-17 8376/week @ 2024-03-24 7746/week @ 2024-03-31 7183/week @ 2024-04-07 7141/week @ 2024-04-14 8515/week @ 2024-04-21 5599/week @ 2024-04-28 7281/week @ 2024-05-05

28,811 downloads per month
Used in 19 crates (8 directly)

Apache-2.0

6.5MB
134K SLoC

datafusion-proto: Apache DataFusion Protobuf Serialization / Deserialization

This crate contains code to convert Apache DataFusion plans to and from bytes, which can be useful for sending plans over the network, for example when building a distributed query engine.

See API Docs for details and examples.

Dependencies

~43–58MB
~1M SLoC