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

2020-01-08 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-7521:
--
Labels: pull-request-available  (was: )

> [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
>
> The FixedSizeList datatype takes a tuple of Box 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)


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

2020-01-08 Thread Neville Dipale (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neville Dipale updated ARROW-7521:
--
Priority: Minor  (was: Major)

> [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
>Priority: Minor
>
> The FixedSizeList datatype takes a tuple of Box 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)