You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2015/02/11 06:51:11 UTC

[jira] [Created] (HIVE-9649) Skip orderBy or sortBy for intermediate result [Spark Branch]

Xuefu Zhang created HIVE-9649:
---------------------------------

             Summary: Skip orderBy or sortBy for intermediate result [Spark Branch]
                 Key: HIVE-9649
                 URL: https://issues.apache.org/jira/browse/HIVE-9649
             Project: Hive
          Issue Type: Bug
          Components: Spark
            Reporter: Xuefu Zhang


orderBy and sortBy seem relevant only to the final result. Thus, for most of cases, if not all, orderBy/sortBy can be ignored for efficiency. This JIRA is to identify the opportunity and optimize it accordingly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)