Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-11952

[Rust] Make ArrayData --> GenericListArray fallable instead of `panic!`

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.0.0
    • Rust

    Description

      1. 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

      1. 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

      Attachments

        Issue Links

          Activity

            People

              alamb Andrew Lamb
              alamb Andrew Lamb
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m