Answer Posted / Poonam Chaubey
A bag in Apache Pig represents an ordered collection of tuples. Each tuple in a bag can have different schema, making it suitable for handling heterogeneous data. Bags are useful when you want to aggregate data that may not fit the same schema.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers