Skip to content

[C++][Compute] Provide a default implementation of ExecNode::Pause/Resume #29296

@asfimport

Description

@asfimport

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

Reporter: Ben Kietzman / @bkietz

Note: This issue was originally created as ARROW-13659. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions