Co-group
joins the data set by grouping one particular data set only. It groups the
elements by their common field and then returns a set of records containing two
separate bags. The first bag consists of the record of the first data set with
the common data set and the second bag consists of the records of the second
data set with the common data set.