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/08/22 22:41:00 UTC

[jira] [Commented] (ARROW-5375) [C++] Try to move out of public headers

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

Wes McKinney commented on ARROW-5375:
-------------------------------------

I moved this to 1.0.0. Seems like sstream, iostream, unordered_map, and others might be worth having on a public API blacklist, and we can check this in CI using linter scripts

> [C++] Try to move <sstream> out of public headers
> -------------------------------------------------
>
>                 Key: ARROW-5375
>                 URL: https://issues.apache.org/jira/browse/ARROW-5375
>             Project: Apache Arrow
>          Issue Type: Wish
>          Components: C++
>            Reporter: Antoine Pitrou
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> Followup to ARROW-5102: to try and reduce compile times, try to move inclusions of {{sstream}} (and other costly headers) out of Arrow public header such as {{status.h}}.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)