[
https://issues.apache.org/jira/browse/ARROW-17344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576978#comment-17576978
]
David Li commented on ARROW-17344:
----------------------------------
Are you able to share the error CMake gave, and the original {{cmake}} command,
or are those gone by now?
> [C++] ORC in build breaks code using Arrow and not ORC
> ------------------------------------------------------
>
> Key: ARROW-17344
> URL: https://issues.apache.org/jira/browse/ARROW-17344
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Kae Suarez
> Priority: Major
>
> After building Arrow from source, with ORC enabled and retrieved from a
> package manager, I went to build some software that did not use ORC, and was
> unable to compile because ORC was not found by Arrow internals, and I didn't
> include ORC in my final CMake file (the one for my Arrow-using program),
> because I simply wasn't using it.
> I rebuilt Arrow without ORC for now, but the ability to include ORC as a
> feature in Arrow and not have to include it in future CMakes when ORC isn't
> in use would be nice.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)