[Regression] --no-write-json
causes 'Manifest' object has no attribute 'group_map' error in 1.9 beta
#10988
Closed
2 tasks done
Labels
Is this a regression in a recent version of dbt-core?
Current Behavior
I just noticed that in the 1.9 beta, running
dbt build --no-write-json
causes a'Manifest' object has no attribute 'group_map'
error.From git history, this seems to have been introduced as part of #10775
Expected/Previous Behavior
The invocation works correctly.
Steps To Reproduce
dbt build --no-write-json
Relevant log output
Environment
Which database adapter are you using with dbt?
snowflake
Additional Context
No response
The text was updated successfully, but these errors were encountered: