[
https://issues.apache.org/jira/browse/HIVE-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134447#comment-13134447
]
Namit Jain commented on HIVE-2416:
----------------------------------
Can you update the patch ?
> Multiple distinct function to support hive.groupby.skewindata optimization
> --------------------------------------------------------------------------
>
> Key: HIVE-2416
> URL: https://issues.apache.org/jira/browse/HIVE-2416
> Project: Hive
> Issue Type: Improvement
> Reporter: Ted Xu
> Assignee: Ted Xu
> Attachments: multi_distinct_skew.patch
>
>
> Currently when multiple distinct function is used, hive.groupby.skewindata
> optimization parameter shall be set false, or else an exception is raised:
> {code}
> Error in semantic analysis: DISTINCT on different columns not supported with
> skew in data
> {code}
> Skew groupby should support multiple distinct function
--
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