You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/11/15 16:44:00 UTC

[jira] [Resolved] (ARROW-6633) [C++] Do not require double-conversion for default build

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

Francois Saint-Jacques resolved ARROW-6633.
-------------------------------------------
    Resolution: Fixed

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

> [C++] Do not require double-conversion for default build
> --------------------------------------------------------
>
>                 Key: ARROW-6633
>                 URL: https://issues.apache.org/jira/browse/ARROW-6633
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> This library is only needed in core builds if
> * ARROW_JSON=on or
> * ARROW_CSV=on (option to be added) or
> * ARROW_BUILD_TESTS=on 
> The double conversion headers leak into 
> * arrow/util/decimal.h



--
This message was sent by Atlassian Jira
(v8.3.4#803005)