westonpace commented on code in PR #15253: URL: https://github.com/apache/arrow/pull/15253#discussion_r1087259546
########## cpp/src/arrow/compute/exec/exec_plan.h: ########## @@ -52,6 +52,9 @@ class ARROW_EXPORT ExecPlan : public std::enable_shared_from_this<ExecPlan> { QueryContext* query_context(); + /// @brief retrieve the nodes in the plan Review Comment: Oops, thanks :). Fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org