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 2017/07/04 22:17:01 UTC

[jira] [Resolved] (ARROW-1172) [C++] Use unique_ptr with array builder classes

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

Wes McKinney resolved ARROW-1172.
---------------------------------
    Resolution: Fixed

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

> [C++] Use unique_ptr with array builder classes
> -----------------------------------------------
>
>                 Key: ARROW-1172
>                 URL: https://issues.apache.org/jira/browse/ARROW-1172
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: 0.5.0
>
>
> While this is an API break from 0.4.x, there isn't as much reason to use shared pointers with builder classes since object ownership will not be nearly so diverse. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)