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(connectors): BI-5777 handle google api errors & bad creds error in BQ connector #601

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

KonstantAnxiety
Copy link
Contributor

@KonstantAnxiety KonstantAnxiety commented Sep 6, 2024

Also semi-fix test table setup (user type map, sqlalchemy types)

Also, there are a bunch of failing tests (e.g. TestBigQueryDataCache and most of api/), that could never be green because of the issues above and this

# FIXME: learn to include or exclude it by looking at the db type
comment in addition (data sources with connector specific fields can't be constructed properly)

@KonstantAnxiety KonstantAnxiety changed the title fix(connectors) BI-5777 handle google api errors & bad creds error in BQ connector fix(connectors): BI-5777 handle google api errors & bad creds error in BQ connector Sep 6, 2024
@KonstantAnxiety KonstantAnxiety added component/connectors Connectors changelog Changes should be included in changelog type/fix Bug fixes labels Sep 6, 2024
@KonstantAnxiety KonstantAnxiety added the ci-approved Approved for main workflow run, dropped on branch update label Sep 6, 2024
@KonstantAnxiety
Copy link
Contributor Author

Something weird happened to CI in this PR, its report didn't want to stick to it, re-labeling seemingly helped, all test passed

@KonstantAnxiety KonstantAnxiety merged commit 3e78eff into main Sep 6, 2024
118 of 127 checks passed
@KonstantAnxiety KonstantAnxiety deleted the konstasa/bq-err-handling branch September 6, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Changes should be included in changelog ci-approved Approved for main workflow run, dropped on branch update component/connectors Connectors type/fix Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants