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

fix: removes samples and tests for parameterized queries #6889

Merged
merged 5 commits into from Oct 11, 2021

Conversation

meredithslota
Copy link
Contributor

Description

Fixes #6770
Samples are being removed from docs in cl/401870628, this PR removes samples and related tests

@meredithslota meredithslota requested review from shollyman and a team as code owners October 8, 2021 22:50
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 8, 2021
@snippet-bot
Copy link

snippet-bot bot commented Oct 8, 2021

You are about to delete the following frozen region tags.

Here is the summary of changes.

You are about to delete 5 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Oct 8, 2021
@meredithslota meredithslota added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 8, 2021
@meredithslota
Copy link
Contributor Author

Do not merge until the CL is merge so we don't break docs. :)

@leahecole
Copy link
Collaborator

Thanks Meredith!

@meredithslota
Copy link
Contributor Author

Samples have been removed from https://cloud.google.com/bigquery/docs/datalab-migration.

@meredithslota meredithslota removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 11, 2021
@leahecole
Copy link
Collaborator

3.10 failures expected and tracked #6902

@leahecole leahecole merged commit 00dc7de into master Oct 11, 2021
@leahecole leahecole deleted the datalab-migration-parameterized-queries branch October 11, 2021 22:50
gcf-merge-on-green bot pushed a commit to googleapis/python-bigquery that referenced this pull request Oct 29, 2021
Follow-up to GoogleCloudPlatform/python-docs-samples#6889, which removed a BigQuery magics sample for using query parameters.

Note: jupyter_tutorial_test.py is a copy of what is in the `samples/snippets`
folder. Once the docs have been updated to point to this new version, we can
remove that copy and remove the Jupyter/IPython depedencencies from
`samples/snippets/requirements.txt`.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
Follow-up to GoogleCloudPlatform/python-docs-samples#6889, which removed a BigQuery magics sample for using query parameters.

Note: jupyter_tutorial_test.py is a copy of what is in the `samples/snippets`
folder. Once the docs have been updated to point to this new version, we can
remove that copy and remove the Jupyter/IPython depedencencies from
`samples/snippets/requirements.txt`.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bigquery.datalab-migration.samples_test: test_datalab_magic_parameterized_query failed
4 participants