[
https://issues.apache.org/jira/browse/ARROW-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6049:
----------------------------------
Labels: pull-request-available (was: )
> [C++] Support using Array::View from compatible dictionary type to another
> --------------------------------------------------------------------------
>
> Key: ARROW-6049
> URL: https://issues.apache.org/jira/browse/ARROW-6049
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> For example, zero-copy conversion from {{dictionary(int32(), binary())}} to
> {{dictionary(int32(), utf8())}}. The implementation must remember to call
> {{View}} on {{ArrayData::dictionary}}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)