You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kae Suarez (Jira)" <ji...@apache.org> on 2022/08/09 18:25:00 UTC

[jira] [Updated] (ARROW-17344) [C++] ORC in build breaks code using Arrow and not ORC -- not reproducible

     [ https://issues.apache.org/jira/browse/ARROW-17344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kae Suarez updated ARROW-17344:
-------------------------------
    Summary: [C++] ORC in build breaks code using Arrow and not ORC -- not reproducible  (was: [C++] ORC in build breaks code using Arrow and not ORC)

> [C++] ORC in build breaks code using Arrow and not ORC -- not reproducible
> --------------------------------------------------------------------------
>
>                 Key: ARROW-17344
>                 URL: https://issues.apache.org/jira/browse/ARROW-17344
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Kae Suarez
>            Priority: Trivial
>
> 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)