[
https://issues.apache.org/jira/browse/ARROW-10065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neville Dipale updated ARROW-10065:
-----------------------------------
Component/s: Rust
> [Rust] DRY downcasted Arrays
> ----------------------------
>
> Key: ARROW-10065
> URL: https://issues.apache.org/jira/browse/ARROW-10065
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Jorge
> Assignee: Jorge
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently, we have a significant amount of repeated code to cover slight
> variations of downcasted arrays:
> * BinaryArray
> * LargeBinaryArray
> * ListArray
> * StringArray
> * LargeStringArray
> The goal of this issue is to clean up repeated code around.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)