Wes McKinney created ARROW-5981:
-----------------------------------
Summary: [C++] DictionaryBuilder<T> initialization with Array can
fail silently
Key: ARROW-5981
URL: https://issues.apache.org/jira/browse/ARROW-5981
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Wes McKinney
Fix For: 1.0.0
See
https://github.com/apache/arrow/blob/master/cpp/src/arrow/array/builder_dict.cc#L267
I think it would be better to expose {{InsertValues}} on {{DictionaryBuilder}}
and initialize from a known dictionary that way
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)