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

Nfiann-bigquery-cloud-config #6336

Open
wants to merge 88 commits into
base: current
Choose a base branch
from

Conversation

nataliefiann
Copy link
Contributor

@nataliefiann nataliefiann commented Oct 22, 2024

I have created this PR following this request / post from support: https://dbt-labs.slack.com/archives/C02NCQ9483C/p1729501766981289 to add optional configs for dbt Cloud BQ

What are you changing in this pull request and why?

Checklist

  • I have reviewed the Content style guide so my content adheres to these guidelines.
  • The topic I'm writing about is for specific dbt version(s) and I have versioned it according to the version a whole page and/or version a block of content guidelines.
  • I have added checklist item(s) to this list for anything anything that needs to happen before this PR is merged, such as "needs technical review" or "change base branch."

🚀 Deployment available! Here are the direct links to the updated files:

@nataliefiann nataliefiann requested a review from a team as a code owner October 22, 2024 10:21
Copy link

vercel bot commented Oct 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Oct 25, 2024 6:14pm

@github-actions github-actions bot added content Improvements or additions to content size: medium This change will take up to a week to address labels Oct 22, 2024
@@ -52,6 +52,114 @@ As an end user, if your organization has set up BigQuery OAuth, you can link a p

To learn how to optimize performance with data platform-specific configurations in dbt Cloud, refer to [BigQuery-specific configuration](/reference/resource-configs/bigquery-configs).

### Optional configurations

In BigQuery, optional configurations let you tailor settings for tasks such as running queries, loading or exporting data, and creating tables. While not necessary for basic operations, these options give you greater control over how BigQuery functions behind the scenes to meet your requirements.
Copy link
Contributor

Choose a reason for hiding this comment

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

great intro!

…y.md

Co-authored-by: Mirna Wong <89008547+mirnawong1@users.noreply.github.com>
Copy link
Contributor

@mirnawong1 mirnawong1 left a comment

Choose a reason for hiding this comment

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

hey @nataliefiann , good first start at this! i think there are some areas that need more touch ups:

  • sugg having a table to convey this info, along with value type (string, integer, etc.), and examples)
  • confirm if priority supports another value (continuous query job) and whether we want to update the doc
  • share confirmation that location can be set in dbt_project.yml or models config - we don't seem to have that documented anywhere or in slack so i was surprised to see that.
  • double check if maximum bytes billed example is correct - it seems like a dbt core example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: medium This change will take up to a week to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants