You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/04/10 01:12:42 UTC

[jira] [Resolved] (ARROW-800) [C++] Boost headers being transitively included in pyarrow

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

Wes McKinney resolved ARROW-800.
--------------------------------
    Resolution: Fixed

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

> [C++] Boost headers being transitively included in pyarrow
> ----------------------------------------------------------
>
>                 Key: ARROW-800
>                 URL: https://issues.apache.org/jira/browse/ARROW-800
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Phillip Cloud
>             Fix For: 0.3.0
>
>
> Small buglet that made it through in ARROW-655 -- decimal.h is being included in pyarrow builds, causing potentially a boost::multiprecision conflict (I ran into a failure with Arrow toolchain Boost 1.63 vs. system 1.54 -- the latter got included in pyarrow build)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)