Answer Posted / Manoj Kumar Sharma
In Apache Pig, COGROUP is an operator that groups tuples together from multiple relations based on a common grouping field. It is useful for processing data across multiple relations simultaneously, such as when joining, aggregating, or comparing data from different sources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers