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/09/11 04:53:51 UTC

[jira] [Comment Edited] (TAJO-177) Call by reference bug in MergeJoinExec

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

Jihoon Son edited comment on TAJO-177 at 9/11/13 2:51 AM:
----------------------------------------------------------

Thanks, it was my mistake.
I uploaded second patch after verifing with 'mvn verify'.
                
      was (Author: jihoonson):
    Thanks, it was my mistake.
I uploaded second patch after verifing with 'mvn verify' and
                  
> Call by reference bug in MergeJoinExec
> --------------------------------------
>
>                 Key: TAJO-177
>                 URL: https://issues.apache.org/jira/browse/TAJO-177
>             Project: Tajo
>          Issue Type: Bug
>          Components: physical operator
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-177.patch
>
>
> While comparing and storing tuples in a list temporally, their copies should be stored.
> This issue includes following works
> * Create a function clone() in Tuple and VTuple
> * Change from using call by reference to using call by value

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