You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/27 23:46:00 UTC

[jira] [Updated] (ARROW-1735) [C++] Cast kernels cannot write into sliced output array

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

ASF GitHub Bot updated ARROW-1735:
----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Cast kernels cannot write into sliced output array
> --------------------------------------------------------
>
>                 Key: ARROW-1735
>                 URL: https://issues.apache.org/jira/browse/ARROW-1735
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> If the offset is non-zero, the results will be written into the wrong location:
> https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/cast.cc#L218



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