Skip to content

Store table schema in SpaceInfo #24

@a-rodin

Description

@a-rodin

Currently the table schema is not stored to data files when they are persisted. The data is just written using serialization from rkyv.

However, for the CLI tool that allows reading of the data files it is necessary to be able to read the data without prior knowledge of the schema. It is necessary to to add representation of the schema to SpaceInfo.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions