Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Flatten and what it do in PIG?



What is Flatten and what it do in PIG?..

Answer / Gopal Ji

Flatten in Pig is a function that takes a nested data structure (array, tuple, map) as input and converts it into flat data structures (multiple rows with one column). This is particularly useful for processing complex data structures like JSON or XML. The FLATTEN operator allows you to access the elements of a nested data structure and perform operations on them.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What are Pig Execution modes?

1 Answers  


why should we use 'filters' in pig scripts?

1 Answers  


What are the limitations of the Pig?

1 Answers  


What Is Difference Between Mapreduce and Pig ?

1 Answers  


What are the different types of UDF's in Java supported by Apache Pig?

1 Answers  


What are the differences between PIG and SQL?

1 Answers  


Why we use BloomMapFile?

1 Answers  


How do users interact with HDFS in Apache Pig ?

1 Answers  


Name the scalar data type and complex data types in Pig?

1 Answers  


How should 'store' keyword is useful in pig scripts?

1 Answers  


What are the different modes in which PIG can run and explain those?

1 Answers  


List the diagnostic operators in pig.

1 Answers  


Categories