[
https://issues.apache.org/jira/browse/TAJO-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630651#comment-14630651
]
ASF GitHub Bot commented on TAJO-1514:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/505
> 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)