Multiple choice technology

Which stage will produces a set of mock data fitting the specified Meta data?

  1. Sample

  2. Column Generator

  3. Row generator

  4. All of the above

Reveal answer Fill a bubble to check yourself
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.