You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2013/12/13 01:59:15 UTC

[jira] [Updated] (DRILL-320) Rework MathFunctions to use codegen

     [ https://issues.apache.org/jira/browse/DRILL-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mehant Baid updated DRILL-320:
------------------------------

    Attachment: DRILL-320.patch

Reviewboard link: https://reviews.apache.org/r/16230/

> Rework MathFunctions to use codegen 
> ------------------------------------
>
>                 Key: DRILL-320
>                 URL: https://issues.apache.org/jira/browse/DRILL-320
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Mehant Baid
>            Assignee: Mehant Baid
>         Attachments: DRILL-320.patch
>
>
> MathFunctions.java currently contains implementation of basic math functions (like add, subtract) and only contains a few of the possible implementations written by hand. Need to rework this class such that we can use codegen to generate all possible implementations (consisting of all input types).
> Also currently we are missing multiply and divide function implementations, will add those as part of this JIRA.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)