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

Schema check; check for correct columns and dtypes. #374

Open
nevencaplar opened this issue Aug 9, 2024 · 0 comments · May be fixed by #428
Open

Schema check; check for correct columns and dtypes. #374

nevencaplar opened this issue Aug 9, 2024 · 0 comments · May be fixed by #428
Assignees
Labels
enhancement New feature or request

Comments

@nevencaplar
Copy link
Member

This is part of verification pipeline tickets.

Check three places:
● _metadata
● _common_metadata
● random sample of Parquet file footers
If starting with a Parquet or PyArrow schema, this can be as easy as
pyarrow.schema.equals.

For HiPSCat, should also check the pandas metadata.

@nevencaplar nevencaplar added the enhancement New feature or request label Aug 9, 2024
@troyraen troyraen mentioned this issue Aug 14, 2024
14 tasks
@troyraen troyraen linked a pull request Nov 5, 2024 that will close this issue
11 tasks
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
Status: No status
2 participants