[
https://issues.apache.org/jira/browse/ARROW-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277197#comment-16277197
]
ASF GitHub Bot commented on ARROW-1882:
---------------------------------------
xhochy opened a new pull request #1388: ARROW-1882: [C++] Reintroduce
DictionaryBuilder
URL: https://github.com/apache/arrow/pull/1388
Readded the previous code and moved some small parts to a new common place
to share logic between kernels and builder.
----------------------------------------------------------------
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)