[
https://issues.apache.org/jira/browse/ARROW-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225597#comment-16225597
]
Wes McKinney commented on ARROW-1735:
-------------------------------------
I believe this is fixed in
https://github.com/apache/arrow/commit/30158ad5a068208237f3c30e6c9eb60454bae402
but we will want to add tests to assert the expected behavior for certain
> [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
> 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)