Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create_nonclustered_index macro ends up in endless recursion #83

Open
sdebruyn opened this issue Mar 29, 2022 · 1 comment
Open

create_nonclustered_index macro ends up in endless recursion #83

sdebruyn opened this issue Mar 29, 2022 · 1 comment
Labels

Comments

@sdebruyn
Copy link
Collaborator

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

@dataders dataders added the bug Something isn't working label Sep 1, 2022
@dataders
Copy link
Contributor

dataders commented Sep 1, 2022

related to: dbt-msft/dbt-sqlserver#163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants