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

ASF GitHub Bot commented on TAJO-1450:
--------------------------------------

Github user jinossy commented on the pull request:

    https://github.com/apache/tajo/pull/596#issuecomment-107771700
  
    @jihoonson 
    Is the changes not related the following error ?
    ```
    Failed tests: 
      TestValidators.testMinValidator:193 
    Expected: is <true>
         but: was <false>
    ```


> 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