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

Move import from google into import guard #15333

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Move import from google into import guard #15333

merged 1 commit into from
Sep 11, 2024

Conversation

desertaxle
Copy link
Member

Move import from google behind an import guard to ensure it doesn't raise errors when not working with BigQuery.

Closes #15329

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

@github-actions github-actions bot added the 2.x label Sep 11, 2024
@desertaxle desertaxle added fix A fix for a bug in an existing feature 2.x and removed 2.x labels Sep 11, 2024
@desertaxle desertaxle merged commit 3510c9d into 2.x Sep 11, 2024
16 of 17 checks passed
@desertaxle desertaxle deleted the fix-dbt-import branch September 11, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x fix A fix for a bug in an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants