Crate katniss_pb2arrow
source ·Expand description
Convert Protobuf schema and message into Apache Arrow Schema and Tables.
Modules
Structs
- Converterts records from protobuf to arrow Holds records in the builder until records() is called draining builder.
- Dynamically convert protobuf messages to Arrow table or Schema.