[ https://issues.apache.org/jira/browse/HIVE-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Namit Jain updated HIVE-2416: ----------------------------- Status: Open (was: Patch Available) > 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