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

Antoine Pitrou resolved ARROW-13595.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 10903
[https://github.com/apache/arrow/pull/10903]

> [C++] Add debug mode check for compute kernel output type
> ---------------------------------------------------------
>
>                 Key: ARROW-13595
>                 URL: https://issues.apache.org/jira/browse/ARROW-13595
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> As discovered in https://github.com/apache/arrow/pull/10890, it's currently 
> possible for a kernel to declare an output type and actually return another 
> one.
> It would be useful to add debug-mode check in the kernel or function 
> execution machinery to validate the concrete output type returned by the 
> kernel exec function.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to