Mehant Baid created DRILL-353:
---------------------------------

             Summary: Support for decimal - Phase 2
                 Key: DRILL-353
                 URL: https://issues.apache.org/jira/browse/DRILL-353
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Mehant Baid
            Assignee: Mehant Baid


Drill-332 is the first phase to support decimal. It contains value vectors and 
holders needed to represent decimal. Arithmetic functions, cast functions to go 
between various decimal types. 

As part of phase 2 we need to glue together these representations to work with 
the Drill system. The following needs to be implemented

1. Logic in expression parser to be able to detect decimal type and choose the 
correct representation.
2. Cast/ convert functions to go between types like int, float, double etc to 
decimal representation and vice versa.
3. Unit tests.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to