You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2016/06/01 19:25:59 UTC

[jira] [Created] (PIG-4915) Eliminate duplicate split calculation for Order by and Skewed Join

Rohini Palaniswamy created PIG-4915:
---------------------------------------

             Summary: Eliminate duplicate split calculation for Order by and Skewed Join
                 Key: PIG-4915
                 URL: https://issues.apache.org/jira/browse/PIG-4915
             Project: Pig
          Issue Type: Sub-task
            Reporter: Rohini Palaniswamy


  Currently we calculate splits and do combining of splits twice - once for the Sampler Vertex and once for Partitioner Vertex for the same LOAD statement ( case of no 1-1 edge). 



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