Skip to content

[SPIKE]: Discuss how to indicate the format of a schema's model specification #2679

@JoeCap08055

Description

@JoeCap08055

Description

We should have a standard way to indicate how a schema 'model' is described. For instance, Parquet models use a DSNP-centric JSON description format (enables bloom filters, but very limited in other ways), but other JSON formats exist that support different Parquet features. ModelType::Parquet doesn't indicate how to interpret the model.

Also: the chain currently validates Parquet models at the time of schema publication, but only validates against the "DSNP JSON".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions