DataGenerator outputs invalid stream records
Description
Release Notes
None
Activity
Show:

Albert Shau September 14, 2015 at 10:13 PM
actually the description is incorrect. The records themselves are valid, but it outputs records with different schemas. The records without headers actually have a schema of just one field – body.
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Created September 14, 2015 at 10:09 PM
Updated September 14, 2015 at 10:13 PM
Resolved September 14, 2015 at 10:13 PM
If the DataGenerator source is set to the "stream" type, it outputs some records with null as the "headers" value, but the schema for the "headers" field is not nullable.