10 breaking releases

0.16.0 Nov 13, 2024
0.14.0 Nov 4, 2024

#397 in Database implementations

34 downloads per month
Used in vortex-all

Apache-2.0

1.5MB
39K 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

~22–33MB
~481K SLoC