[
https://issues.apache.org/jira/browse/ARROW-17344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577573#comment-17577573
]
Kae Suarez commented on ARROW-17344:
------------------------------------
Unfortunately, recompiling with ORC on just worked out. Maybe it just grabbed
the include path correctly this time. I'll switch the status until someone can
reproduce this.
> [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
> Components: C++
> 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)