[ https://issues.apache.org/jira/browse/HIVE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775206#action_12775206 ]
Namit Jain commented on HIVE-919: --------------------------------- The work around is to do: select count(1) from T group by c1,c2,c3; > distinct on multiple columns should be supported > ------------------------------------------------ > > Key: HIVE-919 > URL: https://issues.apache.org/jira/browse/HIVE-919 > Project: Hadoop Hive > Issue Type: New Feature > Reporter: Namit Jain > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.