Which stage will produces a set of mock data fitting the specified Meta data?
-
Sample
-
Column Generator
-
Row generator
-
All of the above
C
Correct answer
Explanation
The Row Generator stage produces mock data that fits specified metadata (column definitions). You define the metadata structure and it generates sample records. Sample extracts sample data from existing sources, Column Generator adds computed columns, and Row Generator creates entirely new data rows.