tPigCoGroup
Performs the Pig COGROUP operation to group and aggregate data incoming from multiple Pig flows.
The tPigCoGroup groups data from as many inputs as needed incoming from its preceding Pig components and aggregates the grouped data using some given function before sending the data to the next Pig component.