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

Increase Automated Test Coverage With Bigquery #3132

Closed
jdimatteo opened this issue Jul 28, 2021 · 0 comments · Fixed by #3219
Closed

Increase Automated Test Coverage With Bigquery #3132

jdimatteo opened this issue Jul 28, 2021 · 0 comments · Fixed by #3219

Comments

@jdimatteo
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Historically there have been bugs fixed specific to BigQuery that ideally would have been caught by automated tests before a great expectations release, e.g. #1384 fixed #1391. There are some currently open bugs related to bigquery that (assuming they are valid bugs) ideally would have been caught by automated tests, e.g. #2959, #2978, and #3131.

Describe the solution you'd like

Increase test coverage of GreatExpectations with BigQuery, e.g. to match test coverage with Postgres and/or Snowflake.

Describe alternatives you've considered

As a work around, my private project using great expectations tests with bigquery and I run these tests before upgrading Great Expectations. This is not sustainable and prevents me from using the latest version of Great Expectations -- currently I'm stuck with Great Expectations version 0.12.7 and I need to upgrade (e.g. so I don't have to maintain a fork with patches to get the latest features).

Additional context
Briefly discussed at https://greatexpectationstalk.slack.com/archives/CV828B2UX/p1627419182062500 with @bhcastleton.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants