vortex-file 0.41.2

Vortex file readers and writers
1
2
3
4
5
6
7
8
# Vortex IPC Format

Messages:

* Context - provides configuration context, e.g. which encodings are referenced in the stream.
* Array - indicates the start of an array. Contains the schema.
* Chunk - indices the start of an array chunk. Contains the offsets for each column message.
* ChunkColumn - contains the encoding metadata for a single column of a chunk, including offsets for each buffer.