Name the scalar data type and complex data types in Pig?
Answer Posted / Tulika Tripathi
Scalar Data Types:n1. chararrayn2. int8, int16, int32, int64n3. float, doublen4. booleannComplex Data Types:n1. bag: A collection of tuples with no fixed schema.n2. map: A set of key-value pairs with no fixed schema.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers