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
Hi, when using the dbt-synapse adapter to run our dbt project, we encounter recursive python issues. These issues do not exist when running with the dbt-sqlserver adapter.
It seems like it could be related to #159 - #83. We are creating nonclustered indexes within this call.
Unsure of the best way to debug this issue, if you could assist.
The text was updated successfully, but these errors were encountered:
Hi, when using the dbt-synapse adapter to run our dbt project, we encounter recursive python issues. These issues do not exist when running with the dbt-sqlserver adapter.
It seems like it could be related to #159 - #83. We are creating nonclustered indexes within this call.
Unsure of the best way to debug this issue, if you could assist.
The text was updated successfully, but these errors were encountered: