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: add short mode query sample #3397

Merged
merged 8 commits into from
Jul 26, 2024

Conversation

shollyman
Copy link
Contributor

Related internal issue: b/353790025

@product-auto-label 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 shollyman added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 25, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 25, 2024
@shollyman shollyman added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 25, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 25, 2024
@shollyman shollyman marked this pull request as ready for review July 25, 2024 20:51
Copy link

snippet-bot bot commented Jul 25, 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

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

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

Choose a reason for hiding this comment

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

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

@PhongChuong PhongChuong added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 26, 2024
@PhongChuong PhongChuong merged commit 6dca6ff into googleapis:main Jul 26, 2024
18 checks passed
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>
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 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