-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Substrait velox_plan_conversion_test is flaky #2816
Comments
Here is another stack trace:
|
CC: @rui-mo @zhejiangxiaomai Folks, would you help take a look? |
CC: @xiaoxmeng |
Other failed tests include VeloxSubstraitRoundTripPlanConverterTest.sumAndCount, VeloxSubstraitRoundTripPlanConverterTest.countAll, VeloxSubstraitRoundTripPlanConverterTest.filter, VeloxSubstraitRoundTripPlanConverterTest.count, VeloxSubstraitRoundTripPlanConverterTest.sumGlobal, VeloxSubstraitRoundTripPlanConverterTest.project, VeloxSubstraitRoundTripPlanConverterTest.projectAs, etc. |
I will check it. |
The velox_plan_conversion_test fails occasionally on PRs. We ran this target for 1000 times and there were 21 unit test failures. Below is an example stack trace:
The text was updated successfully, but these errors were encountered: