[
https://issues.apache.org/jira/browse/TAJO-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626100#comment-14626100
]
ASF GitHub Bot commented on TAJO-1514:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/505#issuecomment-121179551
Even through it has very trivial conflict against the latest master branch,
I can easily merge it to the latest master branch. The patch looks great to me.
Here is my +1. I'll commit it shortly after I fix some trivial conflict. Thank
you for your contribution.
> Distinguish UNION and UNION ALL
> -------------------------------
>
> Key: TAJO-1514
> URL: https://issues.apache.org/jira/browse/TAJO-1514
> Project: Tajo
> Issue Type: Sub-task
> Reporter: Keuntae Park
> Assignee: Keuntae Park
>
> Currently, Tajo handles both UNION and UNION ALL as UNION ALL.
> For UNION, however, result should not have duplicated rows.
> It needs to handle them differently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)