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

[Rust]: Remove unsafe value_slice method from PrimitiveArray and BooleanArray

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • Rust

    Description

      Split out from ARROW-10990 which was the last internal user of that method. The same result can be achieved in a safer way by using `values()[offset..offset+len]`. The `raw_values` method in `BooleanArray` is also unused and could be removed.

      Attachments

        Issue Links

          Activity

            People

              jhorstmann Jörn Horstmann
              jhorstmann Jörn Horstmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 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

                  Slack

                    Issue deployment