dongjoon-hyun commented on PR #36815: URL: https://github.com/apache/spark/pull/36815#issuecomment-1150727977
`q5` failure is fixed but `q4` seems to be indeterministic for some reasons in `branch-3.2`. The result seems to be oscillated with new values and old values. Let me take a look at more. ``` - check simplified (tpcds-v1.4/q4) *** FAILED *** (1 second, 36 milliseconds) ... *** 1 TEST FAILED *** Failed: Total 9599, Failed 1, Errors 0, Passed 9598, Ignored 29 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
