Consider the following two relations, A and B.
What is the output of the following Pig commands?
X = GROUP A BY S1;
DUMP X;
A . Option A
B . Option B
C . Option C
D . Option D
Answer: D
Consider the following two relations, A and B.
What is the output of the following Pig commands?
X = GROUP A BY S1;
DUMP X;
A . Option A
B . Option B
C . Option C
D . Option D
Answer: D