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

Andrew Lamb resolved ARROW-11952.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9691
[https://github.com/apache/arrow/pull/9691]

> [Rust] Make ArrayData --> GenericListArray fallable instead of `panic!`
> -----------------------------------------------------------------------
>
>                 Key: ARROW-11952
>                 URL: https://issues.apache.org/jira/browse/ARROW-11952
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Andrew Lamb
>            Assignee: Andrew Lamb
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> # Background:
> Left over cleanups suggested by from @sunchao on  
> https://github.com/apache/arrow/pull/9425
> Broken out from https://github.com/apache/arrow/pull/9508
> # Rationale:
> Rationale: don't use panic! directly (though the caller of this function 
> still calls `unwrap()` so I am not sure how much of an improvement this 
> change really is. However it sets us up for a more `safe` future eventually



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to