You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/10/28 23:11:00 UTC

[jira] [Created] (ARROW-7017) [C++] Refactor AddKernel to support other operations and types

Francois Saint-Jacques created ARROW-7017:
---------------------------------------------

             Summary: [C++] Refactor AddKernel to support other operations and types
                 Key: ARROW-7017
                 URL: https://issues.apache.org/jira/browse/ARROW-7017
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++ - Compute
            Reporter: Francois Saint-Jacques


* Should avoid using builders (and/or NULLs) since the output shape is known a compute time.
 * Should be refatored to support other operations, e.g. Substraction, Multiplication.
 * Should have a overflow, underflow detection mode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)