Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-320

Rework MathFunctions to use codegen

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      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.

      Attachments

        1. DRILL-320.patch
          18 kB
          Mehant Baid

        Activity

          People

            mehant Mehant Baid
            mehant Mehant Baid
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: