Dmitriy V. Ryaboy created PIG-2675: -------------------------------------- Summary: Optimization: Remove unnecessary Limit jobs from plan Key: PIG-2675 URL: https://issues.apache.org/jira/browse/PIG-2675 Project: Pig Issue Type: Improvement Reporter: Dmitriy V. Ryaboy Assignee: Dmitriy V. Ryaboy
LIMIT operator always inserts a limiting single-reducer job after PIG-2652. We can optimize this job away when the preceding job only has 1 reducer at run-time. -- 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