[
https://issues.apache.org/jira/browse/TAJO-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jihoon Son updated TAJO-177:
----------------------------
Attachment: TAJO-177.patch
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, 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