You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/07 15:53:00 UTC

[jira] [Created] (ARROW-1335) [C++] PrimitiveArray::raw_values has inconsistent semantics re: offsets compared with subclasses

Wes McKinney created ARROW-1335:
-----------------------------------

             Summary: [C++] PrimitiveArray::raw_values has inconsistent semantics re: offsets compared with subclasses
                 Key: ARROW-1335
                 URL: https://issues.apache.org/jira/browse/ARROW-1335
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.6.0


{{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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)