[
https://issues.apache.org/jira/browse/ARROW-12697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Molina updated ARROW-12697:
--------------------------------------
Fix Version/s: (was: 6.0.0)
7.0.0
> [C++][Compute] Generalize null value promotion for scalar arithmetic functions
> ------------------------------------------------------------------------------
>
> Key: ARROW-12697
> URL: https://issues.apache.org/jira/browse/ARROW-12697
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Eduardo Ponce
> Priority: Minor
> Fix For: 7.0.0
>
>
> The *DispatchBest()* method of scalar *ArithmeticFunction* only promotes NULL
> types for binary functions via *ReplaceNullWithOtherType()*. Generalize NULL
> value replacement to support ternary and variadic compute functions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)