35 major breaking releases

44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
41.0.0 Aug 11, 2024
8.0.0 May 16, 2022

#110 in Parser implementations

Download history 57095/week @ 2024-09-26 57706/week @ 2024-10-03 46276/week @ 2024-10-10 26848/week @ 2024-10-17 19981/week @ 2024-10-24 16886/week @ 2024-10-31 17900/week @ 2024-11-07 19914/week @ 2024-11-14 19526/week @ 2024-11-21 15135/week @ 2024-11-28 18463/week @ 2024-12-05 16573/week @ 2024-12-12 11496/week @ 2024-12-19 7568/week @ 2024-12-26 15489/week @ 2025-01-02 15671/week @ 2025-01-09

53,545 downloads per month
Used in 31 crates (12 directly)

Apache-2.0

7.5MB
162K 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

~62MB
~1M SLoC