You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/05/08 12:41:16 UTC

[jira] [Created] (TAJO-57) Recognize Parser and Catalog Standard SQL data types

Hyunsik Choi created TAJO-57:
--------------------------------

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


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