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

#75 in Parser implementations

Download history 64222/week @ 2024-08-22 54589/week @ 2024-08-29 55995/week @ 2024-09-05 54671/week @ 2024-09-12 52013/week @ 2024-09-19 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 15159/week @ 2024-12-05

73,036 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

~62MB
~1M SLoC