[
https://issues.apache.org/jira/browse/TAJO-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626310#comment-14626310
]
ASF GitHub Bot commented on TAJO-1514:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/505#issuecomment-121232339
+1 LGTM!
> 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
> Fix For: 0.11.0
>
>
> 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)