[
https://issues.apache.org/jira/browse/ARROW-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888350#comment-16888350
]
Wes McKinney commented on ARROW-5981:
-------------------------------------
It seems generally that errors from the hashing module are suppressed
> [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
> Priority: Major
> 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)