-
Notifications
You must be signed in to change notification settings - Fork 976
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
Partial parsing UI #4646
Partial parsing UI #4646
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -34,24 +34,6 @@ Both development and deployment environments have a section called **General Set | |||
- If you select a current version with `(latest)` in the name, your environment will automatically install the latest stable version of the minor version selected. | |||
::: | |||
|
|||
### Git repository caching |
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.
this section was moved (not deleted) to reorder the four H3 subsections to be alphabetical
website/docs/reference/parsing.md
Outdated
- certain widely-used macros, e.g. [builtins](/reference/dbt-jinja-functions/builtins) overrides or `generate_x_name` for `database`/`schema`/`alias` | ||
- certain widely-used macros (for example, [builtins](/reference/dbt-jinja-functions/builtins), overrides, or `generate_x_name` for `database`/`schema`/`alias`) | ||
|
||
If you're triggering [CI](/docs/deploy/continuous-integration) job runs, the partial parsing benefits are not available on a new pull request (PR) or new branch. However, they are available on subsequent commits to that new PR or branch. |
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.
this line was added per this Notion block
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.
lgtm!
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.
Looks good.
Ignore my request for an additional callout, I think this is fine.
…etdbt.com into ly-docs-partial-parse-ui
Co-authored-by: Matt Shaver <[email protected]>
Co-authored-by: Matt Shaver <[email protected]>
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.
Just one non-blocking suggestion, but looks great!
What are you changing in this pull request and why?
Add new Partial parsing option in dbt Cloud
Checklist
Adding new pages (delete if not applicable):
[ ] Add page toN/A automated for new release notewebsite/sidebars.js