dbt-synapse icon indicating copy to clipboard operation
dbt-synapse copied to clipboard

create_nonclustered_index macro ends up in endless recursion

Open sdebruyn opened this issue 3 years ago • 1 comments

When you add this macro as a post-hook, you get maximum recursion depth exceeded while calling a Python object when running dbt compile

sdebruyn avatar Mar 29 '22 08:03 sdebruyn

related to: https://github.com/dbt-msft/dbt-sqlserver/issues/163

dataders avatar Sep 01 '22 18:09 dataders