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

Mahmut Bulut updated ARROW-10335:
---------------------------------
    Description: 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.

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

Reply via email to