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