Wes McKinney created ARROW-1488:
-----------------------------------
Summary: [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
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)