[
https://issues.apache.org/jira/browse/ARROW-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-1488.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 1191
[https://github.com/apache/arrow/pull/1191]
> [C++] Implement ArrayBuilder::Finish in terms of internal::ArrayData
> --------------------------------------------------------------------
>
> Key: ARROW-1488
> URL: https://issues.apache.org/jira/browse/ARROW-1488
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> In {{arrow::compute}} we will frequently be working with unboxed internal
> array data, so it would be useful for the builders to be able to return the
> internal data container. This may also simplify some code in arrow/builder.cc
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)