You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2022/03/22 08:08:00 UTC

[jira] [Created] (ARROW-15994) [C++] Back out taskify changes

Weston Pace created ARROW-15994:
-----------------------------------

             Summary: [C++] Back out taskify changes
                 Key: ARROW-15994
                 URL: https://issues.apache.org/jira/browse/ARROW-15994
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Weston Pace
            Assignee: Sanjiban Sengupta


In the query engine we had started to work on a scheduler (ARROW-15079) with some initial PRs but did not end up finishing the work.  We are hoping to start work on this again and, based on new understanding, we won't be following the same approach that was started in ARROW-15079.  We should back out some of those changes (in particular we should not schedule extra thread tasks on map nodes as there is no benefit to doing so).  We still want to keep the basic idea of a map node however.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)