[ 
https://issues.apache.org/jira/browse/HIVE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680731#action_12680731
 ] 

Raghotham Murthy commented on HIVE-287:
---------------------------------------

results in a compiler error:

FAILED: Error in semantic analysis: line 2:7 Function Argument Type Mismatch 
count: Looking for UDAF Evaluator"count" with parameters [class 
java.lang.String, class java.lang.String]


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