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

[BUGFIX] Quick bugfix on all profile numeric column diff bounds expectations #5651

Merged

Conversation

stevensecreti
Copy link
Contributor

Changes proposed in this pull request:

  • Fixed bug in all profile numeric column bounds expectations in which the _validate would not account for invalid columns requested (i.e. non-numeric columns)
  • Any invalid column requested is now counted toward as an unexpected value and the _validate carries out as expected.

Previous Design Review notes:

@netlify
Copy link

netlify bot commented Aug 2, 2022

👷 Deploy request for niobium-lead-7998 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit edda385

Copy link
Contributor

@austiezr austiezr left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @stevensecreti ! 🚀

@austiezr austiezr merged commit 1010847 into great-expectations:develop Aug 3, 2022
@austiezr austiezr added community devrel This item is being addressed by the Developer Relations Team labels Aug 3, 2022
@stevensecreti stevensecreti deleted the feature/profileboundsbugfix branch August 3, 2022 14:38
Shinnnyshinshin pushed a commit that referenced this pull request Aug 5, 2022
…etric-change

* develop: (30 commits)
  Add mysql client to Dockerfile.tests (#5681)
  [DOCS]added guide how to use great expectations with aws glue (#5536)
  [MAINTENANCE] Assign `resource_type` in `InlineStoreBackend` constructor (#5671)
  [RELEASE] 0.15.17 (#5675)
  fix: patch issue with 'id' vs 'id_' (#5677)
  Tidying up  the texts and config in gen; bump ops (#5678)
  [MAINTENANCE] data_context initial type checking (#5662)
  [FEATURE]Enable showing expectation suite by domain and by expectation_type -- from DataAssistantResult (#5673)
  [MAINTENANCE] Ensure that `id_` fields in Marshmallow schema serialize as `id` (#5660)
  [MAINTENANCE] Improve DateTime Conversion Candling in Comparison Metrics & Expectations and Provide a Clean Object Model for Metrics Computation Bundling (#5656)
  [MAINTENANCE] Only run Cloud E2E tests in primary pipeline
  Refactor docker test CI steps into jobs. (#5665)
  [MAINTENANCE] move tool config to pyproject.toml (#5649)
  add expectation for crc32 (#5580)
  Quick bug fix to all profile numeric column bounds expectations (#5651)
  Don't include 'test-pipeline' in extras_require dict (#5659)
  [ANALYTICS] add new invoke tasks to `tasks.py` and create new file `usage_stats_utils.py` (#5593)
  [MAINTENANCE] Introduce running tests in docker on our Azure CI pipeline. (#5646)
  [MAINTENANCE] Add E2E Cloud test for `DataContext.add_checkpoint()` (#5653)
  Make comparisons of aggregate values date aware (#5642)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community devrel This item is being addressed by the Developer Relations Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants