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

Hyunsik Choi commented on TAJO-57:
----------------------------------

In addition, I've updated the schema of TPC-H tables.
http://wiki.apache.org/tajo/TpchBenchmark
                
> 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