Answer Posted / Kusum Tiwari
The 'GROUP' keyword in Pig is used to group a dataset by one or more fields. This operation allows you to perform aggregate functions such as COUNT, SUM, AVG, MIN, and MAX on the groups. In other words, it helps to organize data for further analysis.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers