- Is this your first time deploying Airbyte?: No
- OS Version: debian-10
- Memory / Disk: 16GB
- Deployment: Docker
- Airbyte Version: 0.40.12
- Source name/version: Salesforce 1.0.20
- Destination name/version: BigQuery 1.2.4
- Step: Refreshing schema results in error
- Description:
4668897a_1851_4f2b_a16e_a4794a64168e_logs_3694_txt (1).txt (801.2 KB)
Airbyte correctly recognizes the new fields when it is trying to update the schema using the Refresh source schema button, but when it is trying to perform the reset it fails every time:
Failure Origin: normalization, Message: Normalization failed during the dbt run. This may indicate a problem with the data itself.
As a workaround I need to run a full reset of 40+ object while the schema changed only for 1-2 objects and I’m wondering if there is something I can do.