Dmitriy V. Ryaboy created PIG-2888:
--------------------------------------

             Summary: Improve performance of POPartialAgg
                 Key: PIG-2888
                 URL: https://issues.apache.org/jira/browse/PIG-2888
             Project: Pig
          Issue Type: Improvement
            Reporter: Dmitriy V. Ryaboy


During performance testing, we found that POPartialAgg can cause performance 
degradation for Pig jobs when the Algebraic UDFs it's being applied to aren't 
well suited to the operator's assumptions. Changing the implementation to a 
more flexible hash-based model can provide significant performance improvements.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to