8 releases (breaking)
new 0.12.0 | Oct 3, 2024 |
---|---|
0.11.0 | Sep 26, 2024 |
0.10.1 | Sep 20, 2024 |
0.9.0 | Sep 17, 2024 |
0.5.0 | Aug 8, 2024 |
#63 in Database implementations
820 downloads per month
Used in vortex-datafusion
1MB
24K
SLoC
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.
Dependencies
~20–30MB
~465K SLoC