You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Glue adapter is using default database to create temp table during incremental logic which cause job fail as user/role doe snot have access to default database
sivasankarig
changed the title
Configure default database for temp table during incremental logic
Use profile database for temp table during incremental logic
Apr 18, 2024
Describe the bug
Steps To Reproduce
https://aws.amazon.com/blogs/big-data/build-and-manage-your-modern-data-stack-using-dbt-and-aws-glue-through-dbt-glue-the-new-trusted-dbt-adapter/
Expected behavior
It should use schema from profile configuration.
Screenshots and log output
The text was updated successfully, but these errors were encountered: