[
https://issues.apache.org/jira/browse/TAJO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800406#comment-13800406
]
Hyunsik Choi commented on TAJO-267:
-----------------------------------
+1
The patch looks good for me. It would be great to remove some unused imports in
JoinNode, and TestLogicalNode before you commit this patch.
> Implement equals() and deepEquals() functions at LogicalNode
> ------------------------------------------------------------
>
> Key: TAJO-267
> URL: https://issues.apache.org/jira/browse/TAJO-267
> Project: Tajo
> Issue Type: Task
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Fix For: 0.3-incubating
>
> Attachments: TAJO-267_2.patch, TAJO-267.patch
>
>
> equals() compares only the top-most nodes of two LogicalNode objects while
> deepEquals() compares the top-most nodes and their descendants.
--
This message was sent by Atlassian JIRA
(v6.1#6144)