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

[LMA Regression] Generating documentation with Google Sheets external tables #1868

Closed
1 of 5 tasks
brandfocus opened this issue Oct 28, 2019 · 1 comment · Fixed by #1872
Closed
1 of 5 tasks

[LMA Regression] Generating documentation with Google Sheets external tables #1868

brandfocus opened this issue Oct 28, 2019 · 1 comment · Fixed by #1872
Labels
bigquery bug Something isn't working

Comments

@brandfocus
Copy link

Describe the bug

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

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?

  • postgres
  • redshift
  • bigquery
  • snowflake
  • other (specify: ____________)

The output of dbt --version:

dbt=0.15.0-b2

The operating system you're using:
Mac OS 10.14.3

The output of python --version:
Python 3.7.4

Additional context

@brandfocus brandfocus added bug Something isn't working triage labels Oct 28, 2019
@drewbanin drewbanin added bigquery and removed triage labels Oct 28, 2019
@drewbanin
Copy link
Contributor

Thanks @brandfocus! We'll get this fixed for the next beta release - I appreciate you taking the time to give this a spin :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants