Module re_log_encoding::codec::arrow
source ยท Structsยง
- Payload ๐
Functionsยง
- decode_arrow ๐
- encode_arrow ๐
- Helper function that deserializes raw bytes into arrow schema and record batch using Arrow IPC format.
- write_arrow_to_bytes ๐Helper function that serializes given arrow schema and record batch into bytes using Arrow IPC format.
Type Aliasesยง
- Arrow2Chunk ๐