[
https://issues.apache.org/jira/browse/HIVE-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416979#comment-13416979
]
Navis commented on HIVE-3269:
-----------------------------
Yes, adding dummy column was not hard. But alias problem was quite difficult.
> selectlist needs to be superset of the cluster list
> ---------------------------------------------------
>
> Key: HIVE-3269
> URL: https://issues.apache.org/jira/browse/HIVE-3269
> Project: Hive
> Issue Type: Bug
> Reporter: Namit Jain
>
> The query:
> create table T (key1 string, key2 string, key3 string);
> select key1, key2 from T cluster by key1, key2, key3;
> fails.
--
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