You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Pardeep Kumar (JIRA)" <ji...@apache.org> on 2014/10/08 00:18:38 UTC

[jira] [Created] (HIVE-8385) UNION Operator in Hive

Pardeep Kumar created HIVE-8385:
-----------------------------------

             Summary: UNION Operator in Hive
                 Key: HIVE-8385
                 URL: https://issues.apache.org/jira/browse/HIVE-8385
             Project: Hive
          Issue Type: Improvement
            Reporter: Pardeep Kumar


While Hive has UNION ALL feature, it results in duplicate records and customers have to write another complex query or MapReduce job to Dedup the duplicate records. UNION feature is must have in Hive as it is in all SQL RDBMS as well as in Apache Impala.

Not sure how much effort will it take given the fact that UNION ALL is already available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)