wesm commented on pull request #7490:
URL: https://github.com/apache/arrow/pull/7490#issuecomment-646395248
+1. There's a doxygen failure
```
/arrow/cpp/src/arrow/compute/api_scalar.h:51: error: The following parameter
of arrow::compute::Add(const Datum &left, const Datum &right, ArithmeticOptions
options=ArithmeticOptions(), ExecContext *ctx=NULLPTR) is not documented:
parameter 'options' (warning treated as error, aborting now)
Error: `docker-compose --file
/home/runner/work/arrow/arrow/docker-compose.yml run --rm conda-cpp` exited
with a non-zero exit code 1, see the process log above.
The docker-compose command was invoked with the following parameters:
```
I'll fix this in a new PR
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]