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

Hudson commented on TAJO-1450:
------------------------------

ABORTED: Integrated in Tajo-master-CODEGEN-build #366 (See 
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/366/])
TAJO-1450: Encapsulate Datum in Tuple. (missing changes) (jihoonson: rev 
dfcf41d6f66044b15f478bb22feecccfdf742628)
* 
tajo-storage/tajo-storage-common/src/main/java/org/apache/tajo/storage/RowStoreUtil.java
* 
tajo-core/src/main/java/org/apache/tajo/engine/planner/physical/RangeShuffleFileWriteExec.java
* tajo-client/src/main/java/org/apache/tajo/storage/RowStoreUtil.java


> Encapsulate Datum in Tuple
> --------------------------
>
>                 Key: TAJO-1450
>                 URL: https://issues.apache.org/jira/browse/TAJO-1450
>             Project: Tajo
>          Issue Type: Task
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> Currently, Tuple exposes Datum inside of it but it seemed not necessary(, 
> which is not fully confirmed). If we remove Datum returning APIs from Tuple, 
> Tuple can be implemented more effective and free. I think this can be a 
> subtask of vectorization.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to