Data types & Load Operator
As any other language pig provides a required set of data types. The below table describes each of them. Data
Read moreAs any other language pig provides a required set of data types. The below table describes each of them. Data
Read morePig Read | Pig Dump | Pig Store Operators In this blog, you will find information regarding Pig Read, Pig
Read moreApache Pig Diagnostic Operators Apache Pig Diagnostic operators are used to verifying the statements of Pig Latin. There are four
Read morePig Eval Functions Pig Eval functions are built-in functions, which are available in Pig. Below are a few examples of
Read morePig Group: ‘group‘ operator is used to group by one or more related by the same key. Here in the
Read morePig Foreach / Pig Filter / Pig Sort Operators Pig Foreach: ‘FOREACH’ operator generates data based on columns. Let’s use
Read moreTuple in Pig A Tuple is a collection of an ordered set of fields. Converts one or more expressions to
Read more