-
Notifications
You must be signed in to change notification settings - Fork 184
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
[BUG] Nondeterministic results on TPCH 15 #861
Labels
bug
Something isn't working
Comments
@rommelDB can you please add the actual query to the issue. Please provide more context. |
TPCH Query 15
|
Analyzing the logical plan I found that the problem occurs because there is a floating-point subexpression that is calculated more than once with slightly different results. So, this issue is more related to issue #696 cc @williamBlazing @Christian8491
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The single-node SF1 validation runs in a non-deterministic way, sometimes the test passes but sometimes reports:
The expected output is:
The text was updated successfully, but these errors were encountered: