[
https://issues.apache.org/jira/browse/ARROW-7017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961565#comment-16961565
]
Jacques Nadeau commented on ARROW-7017:
---------------------------------------
What's the thinking of building these a second time here as opposed to just
adding utility methods over Gandiva for specific patterns? My experience is
that it is very rare that people only need to do a single expression.
> [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++, C++ - Compute
> Reporter: Francois Saint-Jacques
> Priority: Major
> Labels: analytics
>
> * 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)