Antoine Pitrou created ARROW-4417:
-------------------------------------
Summary: [C++] Doc build broken
Key: ARROW-4417
URL: https://issues.apache.org/jira/browse/ARROW-4417
Project: Apache Arrow
Issue Type: Bug
Components: C++, Continuous Integration, Documentation
Reporter: Antoine Pitrou
See https://travis-ci.org/apache/arrow/jobs/485716603#L4746
{code}
/home/travis/build/apache/arrow/cpp/src/arrow/compute/kernel.h:170: error: The
following parameters of arrow::compute::UnaryKernel::Call(FunctionContext *ctx,
const Datum &input, Datum *out)=0 are not documented:
parameter 'ctx'
parameter 'input' (warning treated as error, aborting now)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)