[
https://issues.apache.org/jira/browse/ARROW-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-4531.
---------------------------------
Resolution: Fixed
Resolved by PR
https://github.com/apache/arrow/commit/5680042584cda6cebdf452a782e43a05ba9751d6
> [C++] Handling of non-aligned slices in Sum kernel
> --------------------------------------------------
>
> Key: ARROW-4531
> URL: https://issues.apache.org/jira/browse/ARROW-4531
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Francois Saint-Jacques
> Assignee: Francois Saint-Jacques
> Priority: Major
> Labels: analytics
> Fix For: 0.13.0
>
>
> The Sum kernel does not support slices where the offset is not byte-aligned.
> Other kernels avoid this problem due to BitmapReader usage.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)