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

Tool to infer initial schema of dataset #12

Closed
lars-reimann opened this issue Jun 1, 2022 · 0 comments · Fixed by #79
Closed

Tool to infer initial schema of dataset #12

lars-reimann opened this issue Jun 1, 2022 · 0 comments · Fixed by #79
Assignees
Labels
enhancement 💡 New feature or request

Comments

@lars-reimann
Copy link
Member

lars-reimann commented Jun 1, 2022

Is your feature request related to a problem? Please describe.

To do any checks on the schemas of datasets we need to know the schema of the dataset that was initially loaded.

Describe the solution you'd like

A command line tool that takes a csv file as an input and produces the schema (see #13) as output in a new file.

Additional context (optional)

@lars-reimann lars-reimann added the enhancement 💡 New feature or request label Jun 1, 2022
@lars-reimann lars-reimann transferred this issue from another repository Jun 7, 2022
lars-reimann added a commit that referenced this issue Jun 29, 2022
* feat: Describe schemas in the DSL (#13)

* feat: Tool to infer initial schema (#12)

* style: apply automatic fixes of linters

* chore: Using synthesized dataset for InitialSchemaInferenceTest

Co-authored-by: MShahzaib <[email protected]>
Co-authored-by: Lars Reimann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💡 New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants