[
https://issues.apache.org/jira/browse/ARROW-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332138#comment-17332138
]
Andrew Lamb commented on ARROW-10335:
-------------------------------------
Migrated to github: https://github.com/apache/arrow-rs/issues/113
> [Rust]: Unify common methods of dictionaries and other array types
> ------------------------------------------------------------------
>
> Key: ARROW-10335
> URL: https://issues.apache.org/jira/browse/ARROW-10335
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Mahmut Bulut
> Priority: Major
>
> Currently, we have a differently named set of methods which do the same thing
> underneath but written inside the concrete implementations of Arrays. One
> example is append_value in DictionaryArray. Unify these methods with
> primitive arrays to prevent passing around dynamic objects.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)