You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/03 12:31:00 UTC

[jira] [Updated] (ARROW-13462) [C++][Documentation] Incorrect examples in compute.rst

     [ https://issues.apache.org/jira/browse/ARROW-13462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-13462:
-----------------------------------
    Component/s: Documentation

> [C++][Documentation] Incorrect examples in compute.rst
> ------------------------------------------------------
>
>                 Key: ARROW-13462
>                 URL: https://issues.apache.org/jira/browse/ARROW-13462
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Documentation
>            Reporter: Ben Kietzman
>            Assignee: Pradeep Garigipati
>            Priority: Major
>
> compute.rst includes some examples of invoking compute functions which implicitly convert from shared_ptr<ArrayData> to shared_ptr<Array>. This is not actually supported in c++, so copy-pasting the example results in a compilation error. The doc examples should always be correct c++



--
This message was sent by Atlassian Jira
(v8.3.4#803005)