Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate schemas for catalog/dataset? #17

Closed
hansmohrmann opened this issue Dec 11, 2024 · 1 comment
Closed

Validate schemas for catalog/dataset? #17

hansmohrmann opened this issue Dec 11, 2024 · 1 comment
Assignees

Comments

@hansmohrmann
Copy link
Collaborator

Right now there's no spec for exactly what needs to be in a catalog or dataset json; it would be possible to create a NNJADataset from a json that had errors in it (missing columns, etc). We need to implement a clearer json spec and methods for validating (Dataset against parquets, and Catalog against Datasets). Related to #10.

Copy link

linear bot commented Dec 11, 2024

DAT-59 Validate schemas for catalog/dataset?

Right now there's no spec for exactly what needs to be in a catalog or dataset json; it would be possible to create a NNJADataset from a json that had errors in it (missing columns, etc). We need to implement a clearer json spec and methods for validating (Dataset against parquets, and Catalog against Datasets). Related to #10.

@hansmohrmann hansmohrmann self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant