databricks / dbt-databricks

A dbt adapter for Databricks.
https://databricks.com
Apache License 2.0
226 stars 119 forks source link

Handle external shallow clone #795

Closed benc-db closed 2 months ago

benc-db commented 2 months ago

Description

Add new type handling for external shallow clones. Much like managed shallow clones, we need to collapse the type to something that dbt knows how to handle.

Checklist