Thanks for prompt response. I checked and you are ...
# community-help
j
Thanks for prompt response. I checked and you are right, probably these:
Copy code
2023-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?