Commits


rtpsw authored and GitHub committed 5cc6aa3551c
GH-36331: [C++][CI] Sporadic errors in AsofJoinTest (#36356) ### 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.BackpressureWithBatchesGen` test is skipped. ### Are these changes tested? N/A ### Are there any user-facing changes? No. * Closes: #36331 Authored-by: Yaron Gvili <rtpsw@hotmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>