westonpace commented on pull request #12670: URL: https://github.com/apache/arrow/pull/12670#issuecomment-1072880644
@pitrou I can't include API docs for `arrow::internal::Executor` because doxygen excludes everything in the internal namespace. Would it be better to remove all references to the executor (and simply reference the management methods like setting and retrieving capacity) or should we move `Executor` out of the `internal` namespace? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
