Ben Kietzman created ARROW-13659:
------------------------------------
Summary: [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
Fix For: 6.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)