Sambavi Muthukrishnan created HIVE-3288: -------------------------------------------
Summary: Hive does not support select distinct * Key: HIVE-3288 URL: https://issues.apache.org/jira/browse/HIVE-3288 Project: Hive Issue Type: Task Components: Query Processor Affects Versions: 0.9.0 Reporter: Sambavi Muthukrishnan Priority: Minor select distinct * returns the below error in Hive while mysql supports this syntax. hive> select distinct * from src; FAILED: Error in semantic analysis: Line 0:-1 Invalid function 'TOK_ALLCOLREF' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira