Skip to content

Store table schema in SpaceInfo #13

Description

@pathscale

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.


Migrated from pathscale/wt-dead#24. Originally opened by @a-rodin on 2024-12-05T11:54:31Z.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementTasks related to code enhancements/refactorsneeds-decisionRequires a maintainer product or compatibility decisionrelease-hardeningShould be resolved or explicitly accepted before 1.0.0

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions