[hive] extra rows for count distinct
------------------------------------

                 Key: HIVE-363
                 URL: https://issues.apache.org/jira/browse/HIVE-363
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
    Affects Versions: 0.3.0
            Reporter: Namit Jain
            Assignee: Namit Jain


select count(distinct a) from T 

returns dummy rows from all reducers if number of reducers are more than 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to