Crate re_sorbet

Source
Expand description

Rerun arrow metadata and record batch definitions.

Handles the structure of arrow record batches and their meta data for different use cases for Rerun.

An arrow record batch that follows a specific schema is called a SorbetBatch.

Some SorbetBatches has even more constrained requirements, such as ChunkBatch and DataframeBatch.

NOTE: DataframeBatch has not yet been implemented.

Each batch type has a matching schema type:

Modules§

Structs§

Enums§

Traits§

  • Make it more ergonomic to work with arrow metadata.

Functions§

Type Aliases§