dbt-labs / dbt-snowflake

dbt-snowflake contains all of the code enabling dbt to work with Snowflake
https://getdbt.com
Apache License 2.0
297 stars 177 forks source link

Fix Dynamic Iceberg Table Required DDL Params #1201

Closed VersusFacit closed 1 month ago

VersusFacit commented 1 month ago

resolves #1200

Problem

Base location isn't generating a default value.

Solution

Render the base location explicitly.

Checklist

github-actions[bot] commented 1 month ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-snowflake contributing guide.