[ https://issues.apache.org/jira/browse/HIVE-11858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eugene Koifman reassigned HIVE-11858: ------------------------------------- Assignee: Eugene Koifman (was: Gopal V) > 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)