Kae Suarez created ARROW-17344:
----------------------------------

             Summary: [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


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