Answer Posted / Deepak Chaudhary
The primitive data types in Apache Pig include BAG<T>, BOOLEAN, BYTEARRAY, CHARARRAY, DATE, DOUBLE, FLOAT, INTEGER, LONG, and TUPLE<T1, T2, ...>. Each of these data types represents a specific type of value that can be used in Pig programs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers