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

Hyunsik Choi updated TAJO-57:
-----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Thank you for your review. 

All unit tests are passed. I've committed it and resolved it as fixed. 

This change will break the backward compatibility of the catalog against the 
previous revision of Tajo. We haven't made any release so far. I think now is 
the right time for this work.
                
> 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