Jamshid Hashimi
09/29/2023, 10:03 PM2023-09-29 21:56:16 replication-orchestrator > Schema validation errors found for stream xxxx. Error messages: [$.has_profile: null found, string expected, $.have_dependent_children: null found, string expected, $.country_of_residence: null found, string expected, $.meta_noc: null found, string expected, ........]
a bunch more of the exact same messaging as above.
Now I wonder why that is. Why not accept null
and expecting string
.
Any immediate thoughts?