-
Notifications
You must be signed in to change notification settings - Fork 101
schema
is an invalid JSON Schema instance
#94
Comments
After further investigation, it seems that I'm getting this error for the tables which have fields of type array |
@Hatko and Pipelinewise team - This issue has come up several times in our slack debugging recently.
could this be changed to...
? Conversation links in Meltano slack here: https://meltano.slack.com/archives/C01TCRBBJD7/p1621970218073800 |
Hey folks, can you provide the DDL for a table that's causing the issue? |
Hi there! I've attached an example table that cannot be parsed by the AdSwerve BigQuery target/loader. Here's the error:
|
Having the same issue with BigQuery |
Hi all, I've used the provided DDL statement to try to reproduce this issue, I tried the same source with I'm not familiar with Meltano or the targets that facing a problem here so I'm wondering how are these targets using |
I'm not sure if this issue should be reported here, but any help will be highly appreciated.
Describe the bug
On running meltano with tap-postgres on the tables from my DB I get an error:
To Reproduce
Steps to reproduce the behavior:
meltano elt tap-postgres target-postgres --job_id=gitlab-to-postgres
Expected behavior
Data is imported
Your environment
The text was updated successfully, but these errors were encountered: