What are the scalar data types in Pig?
Answer Posted / Vimal Kirti Rao
"Pig supports four scalar data types: int, float, chararray (string), and boolean."
Post New Answer View All Answers
What is the function of UNION and SPLIT operators? Give examples?
578