You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/01/08 21:21:00 UTC

[jira] [Created] (ARROW-7521) [Rust] Remove tuple on FixedSizeList datatype

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 Dipale


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)