You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are you changing in this pull request and why?
This PR adds documentation for the new reservation config option in BigQuery profiles, introduced in dbt-labs/dbt-adapters#1229
BigQuery now supports specifying a reservation at query runtime, and this change allows dbt users to optionally configure a reservation in their profiles.yml.
Hello!👋 Thanks for contributing to the dbt product documentation and opening this pull request! ✨
We use Markdown and some HTML to write the dbt product documentation. When writing content, you can use our style guide and content types to understand our writing standards and how we organize information in the dbt product docs.
We'll review your contribution and respond as soon as we can. 😄
Hi @dejii, as the attached issues are still open, what we'll do is add our icebox label to this PR and re-open it once the changes you've proposed in the product are merged. Thank you!
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
contentImprovements or additions to contenticeboxFor issues we're closing but will revisit at a future date if possible!new contributorLabel for first-time contributorssize: smallThis change will take 1 to 2 days to address
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What are you changing in this pull request and why?
This PR adds documentation for the new reservation config option in BigQuery profiles, introduced in dbt-labs/dbt-adapters#1229
BigQuery now supports specifying a reservation at query runtime, and this change allows dbt users to optionally configure a reservation in their profiles.yml.
Checklist