You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alessandro Molina (Jira)" <ji...@apache.org> on 2021/10/01 07:18:07 UTC

[jira] [Updated] (ARROW-12697) [C++][Compute] Generalize null value promotion for scalar arithmetic functions

     [ 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)