What is bag data type in Pig?
Answer Posted / Nitin Kumar
"Bag is a collection of tuples that may contain duplicate tuples. Unlike tuple, there is no specific order for the tuples inside a bag."
Post New Answer View All Answers
What is the function of UNION and SPLIT operators? Give examples?
579