Yaron Gvili created ARROW-18424:
-----------------------------------
Summary: [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
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)