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/08 03:39:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-1335.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 949
[https://github.com/apache/arrow/pull/949]

> [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
>            Assignee: 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)