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 2019/09/18 20:30:00 UTC

[jira] [Closed] (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:all-tabpanel ]

Wes McKinney closed ARROW-1669.
-------------------------------

> [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
>             Fix For: 2.0.0
>
>          Time Spent: 5h 20m
>  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
(v8.3.4#803005)