FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: add short mode query sample by shollyman · Pull Request #3397 · googleapis/java-bigquery · GitHub

This repository was archived by the owner on Mar 23, 2026. It is now read-only.
/ java-bigquery Public archive

docs: add short mode query sample - #3397

Merged
PhongChuong merged 8 commits into
googleapis:mainfrom
shollyman:sample-shortmode
Jul 26, 2024
Merged

docs: add short mode query sample#3397
PhongChuong merged 8 commits into
googleapis:mainfrom
shollyman:sample-shortmode

Conversation

Copy link
Copy Markdown
Contributor

Related internal issue: b/353790025

product-auto-label Bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/java-bigquery API. samples Issues that are directly related to samples. labels Jul 22, 2024
shollyman added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 25, 2024
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 25, 2024
shollyman added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 25, 2024
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 25, 2024
shollyman requested a review from PhongChuong July 25, 2024 20:51
shollyman marked this pull request as ready for review July 25, 2024 20:51

snippet-bot Bot commented Jul 25, 2024
edited
Loading

Copy link
Copy Markdown

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

gcf-owl-bot Bot requested review from a team July 25, 2024 20:53
public class QueryShortMode {

public static void main(String[] args) {
String query =

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

If I understand the feature correct, we probably need a comment mentioning enabling query short mode by setting QUERY_PREVIEW_ENABLED == true.

PhongChuong added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 26, 2024
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 26, 2024
lqiu96 pushed a commit that referenced this pull request Aug 28, 2024
* docs: add short mode query sample

* formatting

* update comments

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* update sample comments

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/java-bigquery API. samples Issues that are directly related to samples. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL