You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yaron Gvili (Jira)" <ji...@apache.org> on 2022/02/04 15:27:00 UTC

[jira] [Created] (ARROW-15571) [C++] Add min/max/sqrt scalar kernels to execution engine

Yaron Gvili created ARROW-15571:
-----------------------------------

             Summary: [C++] Add min/max/sqrt scalar kernels to execution engine
                 Key: ARROW-15571
                 URL: https://issues.apache.org/jira/browse/ARROW-15571
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Yaron Gvili


The list of execution engine's scalar kernels currently available in `cpp/src/arrow/compute/kernels/scalar_arithmetic.cc` does not cover the common minimum, maximum, and square-root functions.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)