You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2019/09/25 14:04:00 UTC

[jira] [Created] (ARROW-6696) [Rust] [DataFusion] Implement simple math operations in physical query plan

Andy Grove created ARROW-6696:
---------------------------------

             Summary: [Rust] [DataFusion] Implement simple math operations in physical query plan
                 Key: ARROW-6696
                 URL: https://issues.apache.org/jira/browse/ARROW-6696
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: Rust, Rust - DataFusion
            Reporter: Andy Grove
             Fix For: 1.0.0


Update BinaryExpr to support simple math operations such as +, -, *, / using compute kernels where possible.

See the original implementation when executing directly from the logical plan for inspiration.



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