Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
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
- is related to
-
ARROW-10989 [Rust] Use slices for iterating primitive arrays
- Resolved
- links to