You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chengxiang Li (JIRA)" <ji...@apache.org> on 2015/05/28 05:39:17 UTC

[jira] [Created] (HIVE-10844) Combine equivalent Works for HoS[Spark Branch]

Chengxiang Li created HIVE-10844:
------------------------------------

             Summary: Combine equivalent Works for HoS[Spark Branch]
                 Key: HIVE-10844
                 URL: https://issues.apache.org/jira/browse/HIVE-10844
             Project: Hive
          Issue Type: Sub-task
          Components: Spark
            Reporter: Chengxiang Li
            Assignee: Chengxiang Li


Some Hive queries(like [TPCDS Q39|https://github.com/hortonworks/hive-testbench/blob/hive14/sample-queries-tpcds/query39.sql]) may share the same subquery, which translated into sperate, but equivalent Works in SparkWork, combining these equivalent Works into a single one would help to benifit from following dynamic RDD caching optimization.



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