[ 
https://issues.apache.org/jira/browse/TAJO-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652733#comment-13652733
 ] 

Jihoon Son commented on TAJO-57:
--------------------------------

+1 
This is a necessary work to support the standard SQL data types.

I can't still test due to a problem of my machine. 
If this patch passes all the tests, please commit.
                
> Recognize Parser and Catalog Standard SQL data types
> ----------------------------------------------------
>
>                 Key: TAJO-57
>                 URL: https://issues.apache.org/jira/browse/TAJO-57
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: catalog, parser
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-57_2.patch
>
>
> The current Tajo provides some of data types which resemble java primitive or 
> class type names as follows:
> * string
> * short
> * bigdecimal
> * byte
> The this issue is to enable Tajo to recognize Standard SQL data types. For 
> this, I'll change existing data types to correspoding SQL types, and I'll 
> improve parser and catalog to recognize Standard SQL data 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