| Crates.io | datafusion-proto |
| lib.rs | datafusion-proto |
| version | 50.0.0 |
| created_at | 2022-05-16 12:51:47.049816+00 |
| updated_at | 2025-09-16 08:35:52.215037+00 |
| description | Protobuf serialization of DataFusion logical plan expressions |
| homepage | https://datafusion.apache.org |
| repository | https://github.com/apache/datafusion |
| max_upload_size | |
| id | 587636 |
| size | 1,759,737 |
datafusion-proto: Apache DataFusion Protobuf Serialization / DeserializationThis 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.