Is this a new bug in dbt-bigquery?
Current Behavior
Docs_generate functional test failure: #888
Expected Behavior
tests should pass
Steps To Reproduce
update main or 1.6.latest and run make dev
run python -m pytest tests/functional/adapter/test_basic.py::TestDocsGenerateBigQuery::test_run_and_generate_no_compile and look at test failure or see above logs
Relevant log output
No response
Environment
- OS:
- Python:
- dbt-core:
- dbt-bigquery:
Additional Context
No response