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

#114 in Parser implementations

Download history 52254/week @ 2024-09-18 56093/week @ 2024-09-25 57565/week @ 2024-10-02 46845/week @ 2024-10-09 33519/week @ 2024-10-16 20622/week @ 2024-10-23 17149/week @ 2024-10-30 17965/week @ 2024-11-06 19119/week @ 2024-11-13 21229/week @ 2024-11-20 13485/week @ 2024-11-27 19241/week @ 2024-12-04 16518/week @ 2024-12-11 14014/week @ 2024-12-18 7470/week @ 2024-12-25 9924/week @ 2025-01-01

51,132 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

~61MB
~1M SLoC