Transformations Troubleshooting
Learn how to troubleshoot common issues with transformations.
Errors, Warnings, and Alerts
FAQ
- Can I Use dbt Core and dbt Cloud Simultaneously to Manage Transformations?
- Does Fivetran Integrate with any Data Profiling or Validation Tools?
- How Does the New Transformation Flow Built Around dbt Jobs Differ From the Former Flow Built Around Output Models?
- How Many Models Will Run for my Quickstart Transformation?
- Why Are Staging or Intermediate Tables and Schemas Created in the Destination?
- Why Syncs May Not Run as Frequently as Scheduled?
- Why Does My Greenhouse Transformation Run More Often Than Expected?
How To
- Adjust Your Transformation Schedule To Prevent Connection Sync Delays
- Ensure Quickstart Data Models Use the Latest Python Drivers
- Run a Fivetran Data Model Against Multiple Sources and Output the Results in Separate Schemas
- Run
dbt seed
for a Quickstart Model - See the Code for Tables Produced by Fivetran's Data Models
- Use Version Control with Transformations