Gopal V created TEZ-1113:
----------------------------

             Summary: Collapse equal keys in PipelinedSorter
                 Key: TEZ-1113
                 URL: https://issues.apache.org/jira/browse/TEZ-1113
             Project: Apache Tez
          Issue Type: Improvement
            Reporter: Gopal V
            Assignee: Gopal V


Key comparisons which result in equality are ignored in PipelinedSorter now.

Since the basic characteristic of this sorter is that offsets only grow in one 
direction, we can avoid a large number of comparisons by collapsing keys into 
one another when they are equal.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to