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

fix: flaky parquet cache test #25417

Merged
merged 1 commit into from
Oct 1, 2024
Merged

fix: flaky parquet cache test #25417

merged 1 commit into from
Oct 1, 2024

Conversation

hiltontj
Copy link
Contributor

@hiltontj hiltontj commented Oct 1, 2024

No issue for this, this is a band-aid fix for one of the recently added parquet cache tests that is failing because, it appears, that pruning is not taking place. It adds more to the wait time, and also makes the test in question use the multi-threaded tokio test flavor.

@hiltontj hiltontj added the v3 label Oct 1, 2024
@hiltontj hiltontj self-assigned this Oct 1, 2024
@hiltontj hiltontj marked this pull request as ready for review October 1, 2024 17:49
@hiltontj hiltontj merged commit dd1031b into main Oct 1, 2024
12 checks passed
@hiltontj hiltontj deleted the hiltontj/flaky-cache-test branch October 1, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants