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.