drin opened a new issue, #35438:
URL: https://github.com/apache/arrow/issues/35438
### Describe the bug, including details regarding any error messages,
version, and platform.
I see a doxygen warning, and an empty function execution section.
Missing section (or maybe just empty?):
https://arrow.apache.org/docs/cpp/api/compute.html#function-execution
doxygen warning:
```
doxygengroup: Cannot find group “compute-functions-executor” in doxygen xml
output for project “arrow_cpp” from directory: ../../cpp/apidoc/xml
```
The docs are for version `12.0.0`, but oddly enough I can't change the
version of the docs (the dropdown doesn't do anything).
I haven't validated the bug or triaged, but wanted to at least file for now.
### Component(s)
Documentation, Website
--
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]