You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/06/25 14:00:00 UTC

[jira] [Resolved] (ARROW-2731) Allow usage of external ORC library

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

Uwe L. Korn resolved ARROW-2731.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.0

Issue resolved by pull request 2155
[https://github.com/apache/arrow/pull/2155]

> Allow usage of external ORC library
> -----------------------------------
>
>                 Key: ARROW-2731
>                 URL: https://issues.apache.org/jira/browse/ARROW-2731
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.9.0
>            Reporter: Michael Sarahan
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>   Original Estimate: 1h
>          Time Spent: 50m
>  Remaining Estimate: 10m
>
> Orc is currently vendored in the Arrow build.  The CMake vendoring is a headache for downstream packagers (like Anaconda) because when there are build problems, we can't directly patch the vendored package.  We would like to add the option to use external Orc where possible - as it already is for most of the other third-party libraries



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)