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
Generating docs on dbt=0.15.0-b2 with Google Sheets as external tables in BigQuery causes the following error:
Encountered an error:
None is not of type 'string'
Failed validating 'type' in schema['properties']['type']:
{'type': 'string'}
On instance['type']:
None
Describe the bug
Generating docs on
dbt=0.15.0-b2
with Google Sheets as external tables in BigQuery causes the following error:Steps To Reproduce
Please see above
Expected behavior
Documentation is generated
Screenshots and log output
dbt_0.15.0-b2_docs_googlesheets.xlsx
System information
Which database are you using dbt with?
The output of
dbt --version
:The operating system you're using:
Mac OS 10.14.3
The output of
python --version
:Python 3.7.4
Additional context
The text was updated successfully, but these errors were encountered: