[hive] distinct on multiple columns does not work
-------------------------------------------------

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




The following query does not work:


select count(distinct col1, col2) from Tbl

-- 
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