[ 
https://issues.apache.org/jira/browse/ARROW-17344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576979#comment-17576979
 ] 

Kae Suarez commented on ARROW-17344:
------------------------------------

That is gone, but I can go ahead and rebuild with the system ORC again to 
reproduce within the next day or so, in order to provide it.

As for the error, it came it at compile-time when compiling my Arrow-using 
software – internals to Arrow, like Datasets, would error out because their ORC 
includes couldn't find ORC.

> [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)

Reply via email to