You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/17 15:26:00 UTC

[jira] [Commented] (ARROW-1669) [C++] Consider adding Abseil (Google C++11 standard library extensions) to toolchain

    [ https://issues.apache.org/jira/browse/ARROW-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617698#comment-16617698 ] 

Antoine Pitrou commented on ARROW-1669:
---------------------------------------

The baseline glibc version for manylinux1 is too old for Abseil, see ARROW-2461.

> [C++] Consider adding Abseil (Google C++11 standard library extensions) to toolchain
> ------------------------------------------------------------------------------------
>
>                 Key: ARROW-1669
>                 URL: https://issues.apache.org/jira/browse/ARROW-1669
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Google has released a library of C++11-compliant extensions to the STL that may help make a lot of Arrow code simpler:
> https://github.com/abseil/abseil-cpp/
> This code is not header-only and so would require some effort to add to the toolchain at the moment since it only supports the Bazel build system



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