iceberg incremental model throws Parameter validation failed: Invalid bucket name "" #756
-
Hi I have problems with running incremental modelling on iceberg tables with dbt-athena-community. While running full model it is fine, running incremental it throws error like this: My project setup
(dbt_project.yml)
(config block in a model)
Command I ran:
Please advice what I did I miss? Thanks using: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I managed to get it working for both full and incremental:
(dbt_project.yml)
|
Beta Was this translation helpful? Give feedback.
I managed to get it working for both full and incremental:
(~/.dbt/profiles.yml)
(dbt_project.yml)