How to deliver curated datasets to your stakeholders (with dbt)
Appreciate this post. Noticed you didn't mention Databricks - is there tinkering involved there as well or can you do a schema swap just as you can with Snowflake?
I never used Databricks, that's why I didn't mention it :D
Seems like you can rename a schema with ALTER SCHEMA, but you cannot SWAP it like in Snowflake
Appreciate this post. Noticed you didn't mention Databricks - is there tinkering involved there as well or can you do a schema swap just as you can with Snowflake?
I never used Databricks, that's why I didn't mention it :D
Seems like you can rename a schema with ALTER SCHEMA, but you cannot SWAP it like in Snowflake