3 releases (breaking)

0.8.0 Sep 5, 2024
0.7.0 Aug 9, 2024
0.5.0 Aug 8, 2024

#761 in Encoding

Download history 73/week @ 2024-08-02 192/week @ 2024-08-09 33/week @ 2024-08-16 10/week @ 2024-08-23 105/week @ 2024-08-30 78/week @ 2024-09-06

236 downloads per month
Used in vortex-datafusion

Apache-2.0

1MB
22K 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–31MB
~487K SLoC