| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Here is the summary of changes. You added 11 region tags.
This comment is generated by snippet-bot.
|
Sorry, something went wrong.
|
Re: snippet-bot's comment I guess you're moving samples under samples dir. The bot is warning because some region tags are referenced from the devsite doc. This will cause 404 errors on our devsite pages. I think the correct course of action is to 1) duplicate the sample, 2) update devsite, then 3) remove the old tags. |
Sorry, something went wrong.
|
Thanks @tmatsuo for looking. Yes, I am trying to move these samples. I'll try your suggested process. |
Sorry, something went wrong.
docs: restore old view snippets remove relative imports docs: fix missing space in comment sort imports
| Back | FazBrowse Home | New Git URL |
These snippets are copied from snippets.py and refreshed
to include imports and client construction. Will follow up
with a PR to remove the redundant snippets once the docs
on cloud.google.com are updated.
I notice that the tests for these snippets have been skipped.
I believe that was due to a temporary rollout issue with
table update. If that actually is flakier than I thought, we
can more easily add retries or disable just updates in this
new structure.
python-bigquery/docs/snippets.py
Line 487 in 96a1c5b
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:
Fixes internal issue 173133642 🦕