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

Fix debug task for BigQuery connections #3351

Merged
merged 2 commits into from
May 14, 2021
Merged

Conversation

kwigley
Copy link
Contributor

@kwigley kwigley commented May 12, 2021

resolves #3314

Description

Fix issue causing an exception when running dbt debug with BigQuery connections.

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt next" section.

@kwigley kwigley requested a review from a team May 12, 2021 22:38
@kwigley kwigley self-assigned this May 12, 2021
@kwigley kwigley requested review from nathaniel-may and leahwicz and removed request for a team May 12, 2021 22:38
@cla-bot cla-bot bot added the cla:yes label May 12, 2021
@kwigley kwigley requested a review from iknox-fa May 12, 2021 22:38
Copy link
Contributor

@nathaniel-may nathaniel-may left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@iknox-fa iknox-fa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🤘

@kwigley
Copy link
Contributor Author

kwigley commented May 14, 2021

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented May 14, 2021

The cla-bot has been summoned, and re-checked this pull request!

@kwigley kwigley merged commit 8ac5cdd into develop May 14, 2021
@kwigley kwigley deleted the fix/bigquery-debug-task branch May 14, 2021 18:22
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 this pull request may close these issues.

'NoneType' object has no attribute 'job_label'
3 participants