You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/11/23 17:05:00 UTC

[jira] [Created] (ARROW-18398) [C++] Sporadic error in StressSourceGroupedSumStop

Antoine Pitrou created ARROW-18398:
--------------------------------------

             Summary: [C++] Sporadic error in StressSourceGroupedSumStop
                 Key: ARROW-18398
                 URL: https://issues.apache.org/jira/browse/ARROW-18398
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Antoine Pitrou


I just saw this occasional failure:
https://github.com/apache/arrow/actions/runs/3533672097/jobs/5929601817#step:11:294

{code}
[ RUN      ] ExecPlanExecution.StressSourceGroupedSumStop
D:/a/arrow/arrow/cpp/src/arrow/compute/exec/plan_test.cc:850: Failure
Value of: _fut.Wait(::arrow::kDefaultAssertFinishesWaitSeconds)
  Actual: false
Expected: true
Google Test trace:
D:/a/arrow/arrow/cpp/src/arrow/compute/exec/plan_test.cc:825: parallel
D:/a/arrow/arrow/cpp/src/arrow/compute/exec/plan_test.cc:822: unslowed
D:/a/arrow/arrow/cpp/src/arrow/compute/exec/exec_plan.cc:60: Plan was destroyed before finishing
{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)