Skip to content

Deactivate H2O tests on 0.5 GB #1121

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

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Deactivate H2O tests on 0.5 GB #1121

merged 1 commit into from
Oct 27, 2023

Conversation

hendrikmakait
Copy link
Member

No description provided.

@@ -31,8 +31,6 @@
raise ValueError("Unknown h2o dataset(s): ", unknown_datasets)
else:
enabled_datasets = {
"0.5 GB (csv)",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have any other CSV tests? While I don't care deeply about this, I would care if this was 100% slower

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's test_csv.py::test_csv_basic. If we want something more integrated, I'd rather include 5 GB (csv). 0.5 GB just doesn't make any sense for dask.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test_csv_basic works for me. I just would like to get notified if we're significantly slower all of a sudden

@hendrikmakait hendrikmakait requested a review from fjetter October 23, 2023 14:19
@fjetter fjetter merged commit 158b07c into main Oct 27, 2023
@fjetter fjetter deleted the big-not-small-data branch October 27, 2023 10:09
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

Successfully merging this pull request may close these issues.

2 participants