[
https://issues.apache.org/jira/browse/ARROW-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Keane resolved ARROW-13041.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 10508
[https://github.com/apache/arrow/pull/10508]
> [C++] Unary kernels can leave uninitialized data under null entries
> -------------------------------------------------------------------
>
> Key: ARROW-13041
> URL: https://issues.apache.org/jira/browse/ARROW-13041
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In {{ScalarUnaryNotNullStateful}}, not all null value visitors are careful to
> initialize the underlying data deterministically.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)