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/08/10 13:23: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=16576281#comment-16576281 ] 

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

About using Abseil with CMake. I don't understand half of it, but it seems complicated :)
 [https://github.com/abseil/abseil-cpp/issues/80]

> [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
>
> 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)