Hyunsik Choi created TAJO-52:
--------------------------------

             Summary: Standard SQL Data Types
                 Key: TAJO-52
                 URL: https://issues.apache.org/jira/browse/TAJO-52
             Project: Tajo
          Issue Type: Improvement
          Components: catalog
            Reporter: Hyunsik Choi
             Fix For: 0.2-incubating


The current Tajo provides some of data types which resemble java primitive or 
class type names as follows:
* string
* short
* bigdecimal
* byte

According to Tajo roadmap, we have a plan to support SQL2003 standard. We 
should change existing data type names to standards data type names, and we 
should additionally support variable length types.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to