-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-36331: [C++][CI] Sporadic errors in AsofJoinTest #36356
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
Conversation
|
|
|
cc @icexelloss, @pitrou, @bkietz, @kou |
|
@rtpsw Looks like you mentioned the wrong issue number in the PR description? |
|
|
|
|
|
Are the followings correct?
|
|
Yes, this is my understanding of this post. |
|
I see. I'll merge this. |
|
Conbench analyzed the 5 benchmark runs on commit There were 8 benchmark results indicating a performance regression:
The full Conbench report has more details. |
Rationale for this change
Skipping a flaky test until a robust way for it is found.
What changes are included in this PR?
The
AsofJoinTest.BackpressureWithBatchesGentest is skipped.Are these changes tested?
N/A
Are there any user-facing changes?
No.
arrow-acero-asof-join-node-test#36331