Alexander Ocsa created ARROW-14444:
--------------------------------------
Summary: Task-based model for executable-pipelines.
Key: ARROW-14444
URL: https://issues.apache.org/jira/browse/ARROW-14444
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Alexander Ocsa
Fix For: 7.0.0
The plan fragments will use a task-based model for parallel processing.
That means that there is a scheduler that gets assigned tasks for execution,
keeps selecting the next task for execution, and assigning it to a specific
executor (aka arrow thread pool). (edited)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)