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

V3 Expectations fail for BigQuery backend only #3260

Closed
Shinnnyshinshin opened this issue Aug 17, 2021 · 1 comment
Closed

V3 Expectations fail for BigQuery backend only #3260

Shinnnyshinshin opened this issue Aug 17, 2021 · 1 comment
Assignees
Labels
bug Bugs bugs bugs! core-team

Comments

@Shinnnyshinshin
Copy link
Contributor

Shinnnyshinshin commented Aug 17, 2021

Describe the bug
PR #3219 has enabled Expectations tests to be run against the BigQuery backend. However, it has also identified a number of Expectations that only fail for BigQuery, but not other supported backends. For V3 Class-first expectations, the following Expectations currently fail. This BugReport is to allow for these issues to be tracked by the core-team

expect_column_kl_divergence_to_be_less_than  # TODO: Takes over 64 minutes to "collect" 
expect_column_values_to_be_in_set  # TODO: No matching signature for operator and AssertionError: expected ['2018-01-01T00:00:00'] but got ['2018-01-01'] 
expect_column_values_to_be_in_type_list  # TODO: AssertionError,
expect_column_values_to_be_between  # TODO: "No matching signature for operator >="
expect_column_quantile_values_to_be_between  # TODO: takes over 15 minutes to "collect" 
expect_column_mean_to_be_between  # TODO: "No matching signature for operator *"

Environment (please complete the following information):

  • Azure pipelines.
  • GE 0.13.28

Additional context
Also being tracked by the following JIRA items internally : GREAT-159 is the User Story, with GREAT-160, GREAT-161, GREAT-162, GREAT-163, GREAT-164, GREAT-165 as the subtasks

@AFineDayFor
Copy link
Contributor

Closing, but re-open if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs bugs bugs! core-team
Projects
None yet
Development

No branches or pull requests

3 participants