[
https://issues.apache.org/jira/browse/ARROW-5982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney closed ARROW-5982.
-------------------------------
Fix Version/s: (was: 0.16.0)
Resolution: Fixed
This was done in
https://github.com/apache/arrow/commit/38b01764da445ce6383b60a50d1e9b313857a3d7#diff-ce752fd9d1926a96cbc426de3d32d3ca
> [C++] Add methods to append dictionary values and dictionary indices directly
> into DictionaryBuilder
> ----------------------------------------------------------------------------------------------------
>
> Key: ARROW-5982
> URL: https://issues.apache.org/jira/browse/ARROW-5982
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
>
> In scenarios where a developer has an array of dictionary indices already
> that reference a known dictionary, it is useful to be able to insert the
> indices directly, circumventing the hash table lookup. The developer will be
> responsible for keeping things consistent
--
This message was sent by Atlassian Jira
(v8.3.4#803005)