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

[DOCS][BUGFIX] Make corrections in HOWTO Guides for Getting Data from SQL Sources #3945

Conversation

alexsherstinsky
Copy link
Contributor

@alexsherstinsky alexsherstinsky commented Jan 5, 2022

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: DEVREL-380

After submitting your PR, CI checks will run and @ge-cla-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 Jan 5, 2022

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

🔨 Explore the source changes: 70e163d

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2022

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!

Alex Sherstinsky and others added 10 commits January 5, 2022 16:33
Copy link
Contributor

@Shinnnyshinshin Shinnnyshinshin left a comment

Choose a reason for hiding this comment

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

Looks wonderful. Thank you for the discussions around this @alexsherstinsky and @cdkini

@alexsherstinsky alexsherstinsky merged commit d4aaf98 into develop Jan 6, 2022
@alexsherstinsky alexsherstinsky deleted the docs/DEVREL-380/alexsherstinsky/fix_misleading_sql_cli_create_suite_documentation-2022_01_05-35 branch January 6, 2022 07:58
Shinnnyshinshin pushed a commit that referenced this pull request Jan 11, 2022
…ues-to-be-in-set

* develop:
  [DOCS] Connecting to BigQuery Doc line references fix #3974
  [DOCS] Note about creating backup of Checkpoints (#3968)
  Incremental Update: The Universal Map's Getting Started Tutorial (#3881)
  [DOCS] MigrationGuide - Adding note on Migrating Expectation Suites (#3959)
  enable mssql docs. tests are already being run (#3950)
  chore: remove old files (#3953)
  [MAINTENANCE] Use Effective SQLAlchemy for Reflection Fallback Logic and SQL Metrics (#3958)
  [MAINTENANCE] Refactor docs dependency script (#3952)
  [BUGFIX] Safeguard against using V2 API with V3 Configuration (#3954)
  release candidate for 0.14.0 (#3956)
  Update migration guide (#3955)
  Fix issue where meta was not recognized as a kwarg (#3852)
  [DOCS][BUGFIX] Make corrections in HOWTO Guides for Getting Data from SQL Sources (#3945)
  fix: add fix (#3949)
  Tiny doc fix (#3948)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants