You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/04/26 12:38:03 UTC

[jira] [Closed] (ARROW-10335) [Rust]: Unify common methods of dictionaries and other array types

     [ https://issues.apache.org/jira/browse/ARROW-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lamb closed ARROW-10335.
-------------------------------
    Resolution: Invalid

> [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)