Mehant Baid created DRILL-320:
---------------------------------
Summary: 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
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)