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

[MAINTENANCE] Add helpful comments to integration test for introspection using SimpleSqlalchemyDatasource #3457

Conversation

alexsherstinsky
Copy link
Contributor

@alexsherstinsky alexsherstinsky commented Sep 28, 2021

Please annotate your PR title to describe what the PR does, then give a brief bulleted description of your PR below. PR titles should begin with [BUGFIX], [FEATURE], [DOCS], or [MAINTENANCE]. If a new feature introduces breaking changes for the Great Expectations API or configuration files, please also add [BREAKING]. You can read about the tags in our contributor checklist.

Changes proposed in this pull request:

  • JIRA: GREAT-200/GREAT-222/GREAT-281

After submitting your PR, CI checks will run and @tiny-tim-bot will check for your CLA signature.

For a PR with nontrivial changes, we review with both design-centric and code-centric lenses.

In a design review, we aim to ensure that the PR is consistent with our relationship to the open source community, with our software architecture and abstractions, and with our users' needs and expectations. That review often starts well before a PR, for example in github issues or slack, so please link to relevant conversations in notes below to help reviewers understand and approve your PR more quickly (e.g. closes #123).

Previous Design Review notes:

Definition of Done

Please delete options that are not relevant.

  • My code follows the Great Expectations style guide
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added unit tests where applicable and made sure that new and existing tests are passing.
  • I have run any local integration tests and made sure that nothing is broken.

Thank you for submitting!

@netlify
Copy link

netlify bot commented Sep 28, 2021

✔️ Deploy Preview for niobium-lead-7998 ready!

🔨 Explore the source changes: bc50c4a

🔍 Inspect the deploy log: https://app.netlify.com/sites/niobium-lead-7998/deploys/6152a09621c1c70008ce12c9

😎 Browse the preview: https://deploy-preview-3457--niobium-lead-7998.netlify.app

@github-actions
Copy link
Contributor

HOWDY! This is your friendly 🤖 CHANGELOG bot 🤖

Please don't forget to add a clear and succinct description of your change under the Develop header in docs_rtd/changelog.rst, if applicable. This will help us with the release process. See the Contribution checklist in the Great Expectations documentation for the type of labels to use!

Thank you!

Copy link
Member

@anthonyburdi anthonyburdi left a comment

Choose a reason for hiding this comment

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

These are some really helpful comments, thank you for adding them 🙇 LGTM!

@alexsherstinsky alexsherstinsky merged commit 7dd2df2 into develop Sep 28, 2021
@alexsherstinsky alexsherstinsky deleted the feature/GREAT-200/GREAT-222/GREAT-281/alexsherstinsky/implement_integration_test_for_simple_sql_datasource_with_partitioning_splitting_sampling_for_docusaurus-2021_09_26-26-cleanup0 branch September 28, 2021 14:45
Shinnnyshinshin pushed a commit that referenced this pull request Sep 29, 2021
* develop:
  [MAINTENANCE] Remove Unnecessary SQL OR Condition (#3469)
  [DOCS] How to validate data by running a Checkpoint (#3436)
  [ENHANCEMENT] cloud-199 - Update Expectation and ExpectationSuite classes for GE Cloud (#3453)
  comments (#3457)
  [FEATURE] Implement Integration Test for "Simple SQL Datasource" with Partitioning, Splitting, and Sampling (#3454)
  [FEATURE] GREAT-3439 extended SlackNotificationsAction for slack app tokens (#3440)
  [BUGFIX] Handle RuntimeBatchRequest passed to Checkpoint programatically (without yml) (#3448)
  [FEATURE] Implement Integration Test for File Path Data Connectors with Partitioning, Splitting, and Sampling (#3452)
  [BUGFIX] Fix Incorrect Implementation of the "_sample_using_random" Sampling Method in SQLAlchemyExecutionEngine (#3449)
  [DOCS] Fix typo in command to create new checkpoint (#3434)
  clean up type hints, API usage, imports, and coding style (#3444)
  Release Prep release-prep-2021-09-23 (#3443)
  Fix broken links in how_to_create_a_new_expectation_suite_using_rule_based_profiler (#3441)
  Fix issue where BatchRequest object in configuration could cause Checkpoint to fail (#3438)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants