You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/01/29 11:01:00 UTC

[jira] [Created] (ARROW-4417) [C++] Doc build broken

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)