You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alessandro Molina (Jira)" <ji...@apache.org> on 2021/10/01 07:18:07 UTC

[jira] [Updated] (ARROW-13659) [C++][Compute] Provide a default implementation of ExecNode::Pause/Resume

     [ https://issues.apache.org/jira/browse/ARROW-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Molina updated ARROW-13659:
--------------------------------------
    Fix Version/s:     (was: 6.0.0)
                   7.0.0

> [C++][Compute] Provide a default implementation of ExecNode::Pause/Resume
> -------------------------------------------------------------------------
>
>                 Key: ARROW-13659
>                 URL: https://issues.apache.org/jira/browse/ARROW-13659
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Ben Kietzman
>            Priority: Major
>              Labels: query-engine
>             Fix For: 7.0.0
>
>
> {{ExecNode::PauseProducing, ResumeProducing}} are currently stubs, but even after backpressure is implemented many nodes will simply forward backpressure to their own inputs. Providing a default implementation of these methods will alleviate boilerplate and simplify implementation of backpressure



--
This message was sent by Atlassian Jira
(v8.3.4#803005)