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 2022/12/05 17:57:00 UTC

[jira] [Resolved] (ARROW-18424) [C++] Fix Doxygen error on `arrow::engine::ConversionStrictness`

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

Antoine Pitrou resolved ARROW-18424.
------------------------------------
    Fix Version/s: 11.0.0
       Resolution: Fixed

Issue resolved by pull request 14845
https://github.com/apache/arrow/pull/14845

> [C++] Fix Doxygen error on `arrow::engine::ConversionStrictness`
> ----------------------------------------------------------------
>
>                 Key: ARROW-18424
>                 URL: https://issues.apache.org/jira/browse/ARROW-18424
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Yaron Gvili
>            Assignee: Yaron Gvili
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 11.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Doxygen is hitting the following error: `/arrow/cpp/src/arrow/engine/substrait/options.h:37: error: documented symbol 'enum ARROW_ENGINE_EXPORT arrow::engine::arrow::engine::ConversionStrictness' was not declared or defined. (warning treated as error, aborting now)`. See [this CI job output|https://github.com/apache/arrow/actions/runs/3557712768/jobs/5975904381], for example.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)