[
https://issues.apache.org/jira/browse/ARROW-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278520#comment-16278520
]
ASF GitHub Bot commented on ARROW-1882:
---------------------------------------
xhochy commented on issue #1388: ARROW-1882: [C++] Reintroduce DictionaryBuilder
URL: https://github.com/apache/arrow/pull/1388#issuecomment-349301287
@wesm it did not look at first glance that we could easily share more code.
I would like to see this merged before 0.8 and then refactor a bit later on to
reduce code duplication.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Reintroduce DictionaryBuilder
> -----------------------------------
>
> Key: ARROW-1882
> URL: https://issues.apache.org/jira/browse/ARROW-1882
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Priority: Critical
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> We need the {{DictionaryBuilder}} to incrementally build Arrow Arrays of
> {{DictionaryType}}. The kernels only support en-bloc conversions of Arrays
> which yields a higher memory usage.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)