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

Hudson commented on TAJO-85:
----------------------------

SUCCESS: Integrated in Tajo-trunk-postcommit #236 (See 
[https://builds.apache.org/job/Tajo-trunk-postcommit/236/])
TAJO-85: Add an method of create(DataType, byte[]) to DatumFactory. (jihoon) 
(jihoonson: 
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=7653c743188f5d33155fcf6cd90f0c1b544b910a)
* CHANGES.txt
* tajo-common/src/main/java/org/apache/tajo/datum/DatumFactory.java

                
> 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

Reply via email to