Antoine Pitrou created ARROW-13595:
--------------------------------------
Summary: [C++] Add debug mode check for compile 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
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)