Hello everyone.
I have a question regarding Google Sheet connector. I created a connector between google sheet -> bigquery and airbyte connects properly to both source and destinations. I have one tab in spreadsheet, its schema is read correctly (header names and types 'string' are detected well)
Job is marked as succedeed, there are no errors in job log.
But there is no result table in data warehouse, only _airbyte_raw table
In logs I can see that there is a message 1 row synced (0 bytes)
The table has many more rows
What might be the issue? Header names do not have illegal characters