PERFORMANCE: use MapRunner
---------------------------
Key: PIG-687
URL: https://issues.apache.org/jira/browse/PIG-687
Project: Pig
Issue Type: Improvement
Components: impl
Reporter: Thejas M Nair
MapRunner can help improve performance -
1. by enabling vectorization changes in map stage (passing multiple records
between operators
2. map stage with limit operation does not have to read all records.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.