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

Hyunsik Choi updated TAJO-52:
-----------------------------

    Description: 
(This is an umbrella issue for standard SQL data types.)

According to Tajo roadmap, we have a plan to support SQL2003 standard. We 
should change existing data type names to standards data type names, improve 
parser and catalog, and add additional data types for SQL data types, such as 
char, varchar, numeric, date, time, and timestamp.

  was:
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.

    
> Standard SQL Data Types (umbrella)
> ----------------------------------
>
>                 Key: TAJO-52
>                 URL: https://issues.apache.org/jira/browse/TAJO-52
>             Project: Tajo
>          Issue Type: Improvement
>          Components: catalog
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.2-incubating
>
>
> (This is an umbrella issue for standard SQL data types.)
> According to Tajo roadmap, we have a plan to support SQL2003 standard. We 
> should change existing data type names to standards data type names, improve 
> parser and catalog, and add additional data types for SQL data types, such as 
> char, varchar, numeric, date, time, and timestamp.

--
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