Files
dbt-snowflake/.changes/unreleased/Fixes-20241008-122635.yaml
Mila Page 7dea1458ba Fix Dynamic Iceberg Table Required DDL Params (#1201)
* Fix base location not rendering without subpath and add tests.

Take optional off params that are not optional in dynamic table create DDL.

* Add changelog.

* Revert changes to external volume

* revert changes to catalog optionality.

* Tabs.

* Fix base_location_subpath generation for dynamic tables.

---------

Co-authored-by: VersusFacit <versusfacit@users.noreply.github.com>
2024-10-08 22:35:08 +00:00

7 lines
167 B
YAML

kind: Fixes
body: Dynamic Iceberg table base_location_subpath generation fix.
time: 2024-10-08T12:26:35.521308-07:00
custom:
Author: versusfacit
Issue: "1200"