-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Test failure in sqllogictest aggregates_topk.slt
on mac
#8845
Comments
aggregates_topk.slt
on mac
@mustafasrepo moved this intermittent test to aggregates_topk.slt to isolate the problem more in #8948 @avantgardnerio this is now coming up in new PRs -- e.g. #8993 Can you suggest some way to make these tests deterministic (maybe we need to add a few more rows or adjust N so the top K rows are well defined in all cases? |
@alamb , sorry for the flaky test 😞 . I can think of two solutions:
|
What about changing timestamp field in the table so that, it is unique (hence |
Filed a mini PR8998 implementing this suggestion. It will be nice if you have time to double check whether result is indeed deterministic. |
Describe the bug
sqllogic
To Reproduce
I run this on my Mac M3:
Expected behavior
The test should pass
Additional context
No response
The text was updated successfully, but these errors were encountered: