You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2013/07/16 09:54:48 UTC

[jira] [Commented] (TAJO-85) Add an method of create(DataType, byte[]) to DatumFactory

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

Jihoon Son commented on TAJO-85:
--------------------------------

I attached a patch.
There are some data types which Tajo doesn't support currently.
Those types are handled as exceptions in the patch.
                
> Add an method of create(DataType, byte[]) to DatumFactory
> ---------------------------------------------------------
>
>                 Key: TAJO-85
>                 URL: https://issues.apache.org/jira/browse/TAJO-85
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>         Attachments: TAJO-85.patch
>
>
> Given the data type and bytes, this new method create a datum.
> This will be reduce some enumerated codes to handle various 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