|
|
|
|
|
by aruntdharan
1612 days ago
|
|
You mean the warehouse/app credentials, when you say sync configurations? If so, yes, that seems like a great idea. Infact I think your warehouse credentials are already there in your dbt repo in a specific format. Castled can directly read those credentials from there. |
|
I actually mean the 'definition' of the syncs themselves.
I am picturing JSON or YAML that describes the source fields, their mapping to the destination fields, and any other meta about the sync: frequency, number of retries, whatever else that you could configure in the UI
So when I go and update my dbt model to modify one of the tables that I am syncing from, I can make the corresponding changes to my Castled settings file, and release it all as one atomic update to my data infrastructure.
It might be a small number of people who would want something like that, but it's definitely something I would have been excited about when I was running a data team.