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: Update advanced/bigquery.gs sample #378

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

vinay-google
Copy link
Contributor

Sample uses TOP which is an invalid BQ function. Replace sample with query from https://cloud.google.com/bigquery/docs/sandbox.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Is it been tested?

  • Development testing done

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have performed a peer-reviewed with team member(s)
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Sample uses `TOP` which is an invalid BQ function. Replace sample with query from https://cloud.google.com/bigquery/docs/sandbox.
@vinay-google vinay-google merged commit 67bf354 into main Jan 25, 2023
@vinay-google vinay-google deleted the feat/google-search-terms-query branch January 25, 2023 23:16
brentchang pushed a commit to brentchang/apps-script-samples that referenced this pull request Dec 3, 2023
Sample uses `TOP` which is an invalid BQ function. Replace sample with query from https://cloud.google.com/bigquery/docs/sandbox.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant