The problem I’m having
I would like to upload data from sql server to bigquery
The context of why I’m trying to do this
transferring data
What I’ve already tried
I have on core-sqlserver project and core-bigquery project (really new here…)
Some example code or error messages
looking for a dbt_project.yml with the right profiles.yml to define the sql-server as source and bigquery as destination
Thanks for any help!!!