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

feat(bigquery): add short mode query snippet #4210

Merged
merged 4 commits into from
Jul 15, 2024

Conversation

shollyman
Copy link
Contributor

@shollyman shollyman commented Jun 24, 2024

This PR adds an example of running a query in short mode (jobless query), and updates legacy usage of ioutil.Discard in the integration test file to io.Discard.

This PR adds a stateless query snippet, and updates legacy usage of
ioutil.Discard in the integration test file to io.Discard.
@product-auto-label product-auto-label bot added api: bigquery Issues related to the BigQuery API. samples Issues that are directly related to samples. labels Jun 24, 2024
@shollyman shollyman changed the title feat(bigquery): add stateless query snippet feat(bigquery): add short mode query snippet Jul 11, 2024
@shollyman shollyman marked this pull request as ready for review July 11, 2024 22:17
@shollyman shollyman requested review from a team as code owners July 11, 2024 22:17
Copy link

snippet-bot bot commented Jul 11, 2024

Here is the summary of changes.

You are about to add 1 region tag.

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

@shollyman shollyman merged commit 2654a04 into GoogleCloudPlatform:main Jul 15, 2024
9 checks passed
@shollyman shollyman deleted the stateless branch July 15, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants