[Bug] dynamic iceberg tables don't build without base_location_subpath option #1200
Closed
2 tasks done
Labels
bug
Something isn't working
Is this a new bug in dbt-snowflake?
Current Behavior
base_location_subpath
should be an optional parameter that the user provides as an additional scoping mechanism. Instead, it is currently responsible for base generation creation.Expected Behavior
Dynamic iceberg tables should render ddl using the
_dbt/schema/relation name
base location when nobase_location_subpath
is provided.Steps To Reproduce
base_location_subpath
paramdbt run
Relevant log output
No response
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: