Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
NumericArray<T>::raw_values accounts for offset, while PrimitiveArray::raw_values does not. This seems likely to lead to shooting one's self in the foot. It may be better to remove PrimitiveArray::raw_values altogether