[ 
https://issues.apache.org/jira/browse/ARROW-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728833#comment-16728833
 ] 

Micah Kornfield commented on ARROW-3133:
----------------------------------------

is the issue this is trying to address the hard-coded:

out->value = ArrayData::Make(boolean(), right_data.length)?

 

Is the fix to check if the output already has an array >= appropriate size and 
use that instead?

> [C++] Logical boolean kernels in kernels/boolean.cc cannot write into 
> preallocated memory
> -----------------------------------------------------------------------------------------
>
>                 Key: ARROW-3133
>                 URL: https://issues.apache.org/jira/browse/ARROW-3133
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>             Fix For: 0.13.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to