[
https://issues.apache.org/jira/browse/HIVE-11858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman resolved HIVE-11858.
-----------------------------------
Resolution: Duplicate
fixed as part of HIVE-14707
> Hive DISTRIBUTE BY & CROSS PRODUCT should not sort output
> ---------------------------------------------------------
>
> Key: HIVE-11858
> URL: https://issues.apache.org/jira/browse/HIVE-11858
> Project: Hive
> Issue Type: Improvement
> Components: Physical Optimizer, Tez
> Affects Versions: 1.3.0, 2.0.0
> Reporter: Gopal V
> Assignee: Eugene Koifman
>
> {code}
> select a ,b from table distribute by a;
> {code}
> Should not do any sorts at all & should use the partitioned unsorted edge
> instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)