Skip to content

Re-add test_read_data_different_columns_blocksize #557

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

Closed
sarahyurick opened this issue Feb 18, 2025 · 0 comments · Fixed by #679
Closed

Re-add test_read_data_different_columns_blocksize #557

sarahyurick opened this issue Feb 18, 2025 · 0 comments · Fixed by #679
Assignees
Labels
bug Something isn't working jira

Comments

@sarahyurick
Copy link
Collaborator

In #555, I added a skip to test_read_data_different_columns_blocksize because the following tests were failing:

2025-02-18T18:26:34.4124241Z FAILED NeMo-Curator/tests/test_read_data.py::test_read_data_different_columns_blocksize[1kb-cudf-parquet]
2025-02-18T18:26:34.4124903Z FAILED NeMo-Curator/tests/test_read_data.py::test_read_data_different_columns_blocksize[5kb-cudf-parquet]
2025-02-18T18:26:34.4125561Z FAILED NeMo-Curator/tests/test_read_data.py::test_read_data_different_columns_blocksize[10kb-cudf-parquet]

with a KeyError: 'Column meta1 does not exist in schema'.

The test was originally created in #285, which has some version dependencies, so the error might be because of that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jira
Projects
None yet
3 participants