alice_leach
07/26/2022, 3:32 PM{
"run_id": "aad8f653-5e8a-431e-b6be-3086ac5fb1cb",
"job_id": "2022-07-26T135951--tap-tiktok--target-jsonl",
"stdio": "stderr",
"cmd_type": "loader",
"name": "target-jsonl",
"event": "jsonschema.exceptions.ValidationError: '0.0' is not of type 'null', 'number'",
"level": "info",
"timestamp": "2022-07-26T13:59:54.578115Z"
}
Meltano invoke for the tap is working fine. It looks like its coming from the validator for the jsonl loader. Is it possible to turn the validation step off? Or modify the typing so I can get the ELT to load? Thanks in advance for the helpgary_james
07/26/2022, 7:48 PMalice_leach
07/26/2022, 7:51 PMauction_basic_campaign
I'm pretty sure its the spend field but am pasting the relevant code (I think) below:
{
"run_id": "aad8f653-5e8a-431e-b6be-3086ac5fb1cb",
"job_id": "2022-07-26T135951--tap-tiktok--target-jsonl",
"stdio": "stderr",
"cmd_type": "loader",
"name": "target-jsonl",
"event": "Failed validating 'type' in schema['properties']['spend']:",
"level": "info",
"timestamp": "2022-07-26T13:59:54.578226Z"
}gary_james
07/26/2022, 8:11 PMalice_leach
07/26/2022, 8:12 PM