[ https://issues.apache.org/jira/browse/HIVE-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Namit Jain updated HIVE-1367: ----------------------------- Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed. Thanks Zhenxiao > cluster by multiple columns does not work if parenthesis is present > ------------------------------------------------------------------- > > Key: HIVE-1367 > URL: https://issues.apache.org/jira/browse/HIVE-1367 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Assignee: Zhenxiao Luo > Fix For: 0.10.0 > > Attachments: HIVE-1367.1.patch.txt > > > The following query: > select ... from src cluster by (key, value) > throws a compile error: > whereas the query > select ... from src cluster by key, value > works fine -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira