-
Notifications
You must be signed in to change notification settings - Fork 995
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
Prerelease: v0.21.0-b1 #756
Merged
Merged
Conversation
This file contains 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
9f7bd52
to
934554e
Compare
annafil
reviewed
Aug 3, 2021
|
||
</Changelog> | ||
|
||
The `dbt build` command will: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️ so exciting
annafil
approved these changes
Aug 3, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 for whenever you're ready to 🚢
jtcohen6
added a commit
that referenced
this pull request
Sep 20, 2021
* Edits for on_schema_change * dbt source freshness * DBT_ENV_SECRET_ env var * dbt build first cut * Redshift profile ra3 property * Beta callout in migration guide * Self-review build docs
jtcohen6
added a commit
that referenced
this pull request
Oct 4, 2021
* new docs for on_schema_change (#747) * Prerelease: v0.21.0-b1 (#756) * Edits for on_schema_change * dbt source freshness * DBT_ENV_SECRET_ env var * dbt build first cut * Redshift profile ra3 property * Beta callout in migration guide * Self-review build docs * Prerelease: v0.21.0-b2 (#767) * state:modified subselectors, modified.macros * Add build RPC method * PR feedback * add dbt deps logging example (#798) * [Prerelease] Prep for 0.21.0-rc1 (#802) * Switch --models to --select * BQ snapshot config aliases * Configurable postgres connect timeout * Add list --output-keys. Add list RPC method * Adapter unique_field dbt-labs/dbt-core#3796 * PR feedback: -s replaces -m * Add BQ execution_project * Add default property for yaml selectors * Update migration guide. New fields in sources.json * Test where config macro * Dispatch for global macros * Update build details * Some self review * Greedy flag/property for test selection * Resolve #803 while we're here * Fix broken link typo * Refactor: configs + properties (#766) * Very incomplete start of first draft * Second big pass * Initial self review. Sidebar reorg * Continue self review. Address #616 * Add note to migration guide * [Prerelease] v0.21 post-RC updates (#831) * Artifact version bumps * Add v0.20 -> v0.21 to Cloud upgrade FAQ * PR feedback from jasnonaz <3 * [Release] v0.21.0 (#839) * Update links, info in migration guides * Fix v0.21 discourse link Co-authored-by: matt-winkler <[email protected]> Co-authored-by: Sung Won Chung <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description & motivation
dbt build
on_schema_change
incremental model config (follow ups to new docs for on_schema_change #747)dbt source snapshot-freshness
-->dbt source freshness
DBT_ENV_SECRET_
(new)ra3: true
to support cross-database source definitions / read-only queryingTo-do before merge
Pre-release docs
Is this change related to an unreleased version of dbt?
next
<Changelog>[New/Changed] in v0.x.0</Changelog>
current
Checklist
If you added new pages (delete if not applicable):
website/sidebars.js