Rohini Palaniswamy created PIG-4658:
---------------------------------------
Summary: Reduce key comparisons in TezAccumulativeTupleBuffer
Key: PIG-4658
URL: https://issues.apache.org/jira/browse/PIG-4658
Project: Pig
Issue Type: Sub-task
Reporter: Rohini Palaniswamy
Assignee: Rohini Palaniswamy
Fix For: 0.16.0
Currently Accumulator is applicable only for Group by.
TezAccumulativeTupleBuffer supports more than one tez inputs and the code for
that adds a lot of additional comparisons. We can make it support only one tez
input and get rid of couple of comparisons.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)