[
https://issues.apache.org/jira/browse/ARROW-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057808#comment-17057808
]
Krisztian Szucs commented on ARROW-4987:
----------------------------------------
This is already resolved in both the upstream recipe and the recipe we maintain
for nightly builds under dev/tasks/conda-recipes.
References:
Ticket: https://issues.apache.org/jira/browse/ARROW-5056
Patch:
https://github.com/apache/arrow/commit/bd350479c7f805985df9579ddd37b4e30d9e0d32
Upstream:
-
https://github.com/conda-forge/arrow-cpp-feedstock/blob/master/recipe/meta.yaml#L41
-
https://github.com/conda-forge/arrow-cpp-feedstock/blob/master/recipe/build.sh#L45
Nightly:
-
https://github.com/apache/arrow/blob/master/dev/tasks/conda-recipes/arrow-cpp/meta.yaml#L36
-
https://github.com/apache/arrow/blob/master/dev/tasks/conda-recipes/arrow-cpp/build.sh#L44
> [C++] Use orc conda-package on Linux and OSX
> --------------------------------------------
>
> Key: ARROW-4987
> URL: https://issues.apache.org/jira/browse/ARROW-4987
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Packaging
> Reporter: Uwe Korn
> Priority: Major
> Fix For: 0.17.0
>
>
> Instead of always building our vendored ORC from source, we should use the
> result of https://github.com/conda-forge/orc-feedstock. It would be even
> better when there were also windows builds for this but currently ORC doesn't
> build on Windows.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)