[
https://issues.apache.org/jira/browse/ARROW-12698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Molina updated ARROW-12698:
--------------------------------------
Fix Version/s: (was: 5.0.0)
6.0.0
> [C++][Compute] Extend compute layer to support ternary scalar functions
> -----------------------------------------------------------------------
>
> Key: ARROW-12698
> URL: https://issues.apache.org/jira/browse/ARROW-12698
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Eduardo Ponce
> Priority: Major
> Fix For: 6.0.0
>
>
> Compute layer describes ternary functions but the scalar API is missing
> support for this. Specifically, generator dispatchers and structs with
> ternary-based *Exec* methods. Refer to [
> |https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/api_scalar.cc]
>
> [https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/codegen_internal.h]
> and
> [https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/scalar_arithmetic.cc]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)