Jorge created ARROW-10065:
-----------------------------
Summary: [Rust] DRY downcasted Arrays
Key: ARROW-10065
URL: https://issues.apache.org/jira/browse/ARROW-10065
Project: Apache Arrow
Issue Type: Improvement
Reporter: Jorge
Assignee: Jorge
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)