[
https://issues.apache.org/jira/browse/ARROW-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-7521.
------------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
Issue resolved by pull request 6142
[https://github.com/apache/arrow/pull/6142]
> [Rust] Remove tuple on FixedSizeList datatype
> ---------------------------------------------
>
> Key: ARROW-7521
> URL: https://issues.apache.org/jira/browse/ARROW-7521
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Neville Dipale
> Assignee: Neville Dipale
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The FixedSizeList datatype takes a tuple of Box<DataType> and length, but
> this could be simplified to take the two values without a tuple.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)