Introduce native protobuf deserializer
Open
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 241
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 22
Description
Protobuf is one of the common data formats, requiring a universal Protobuf deserializer to address Protobuf data consumption issues.
- DynamicMessage is an optional solution.
- prost is an optional solution.
- Multi-level nested message support
- PB to Arrow
Contributor guide
Assessment
This issue has not been assessed yet.