Neville Dipale created ARROW-7521:
-------------------------------------
Summary: [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 DipaleThe 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)
