34 major breaking releases

43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
42.1.0 Oct 20, 2024
41.0.0 Aug 11, 2024
8.0.0 May 16, 2022

#100 in Parser implementations

Download history 77259/week @ 2024-08-04 67910/week @ 2024-08-11 68515/week @ 2024-08-18 62062/week @ 2024-08-25 54346/week @ 2024-09-01 52256/week @ 2024-09-08 54355/week @ 2024-09-15 52109/week @ 2024-09-22 59470/week @ 2024-09-29 49370/week @ 2024-10-06 45718/week @ 2024-10-13 21453/week @ 2024-10-20 17955/week @ 2024-10-27 17719/week @ 2024-11-03 18140/week @ 2024-11-10 20792/week @ 2024-11-17

76,229 downloads per month
Used in 30 crates (12 directly)

Apache-2.0

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