-
Notifications
You must be signed in to change notification settings - Fork 26
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
Whats new 2.5 #1481
Whats new 2.5 #1481
Conversation
|
||
### <a id="validation"></a> Validation and partial update actions for pipelines | ||
|
||
In previous versions, you could only trigger a “refresh all” pipeline update. Now we offer validation and partial update actions: |
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.
In previous versions, you could only trigger a “refresh all” pipeline update. Now we offer validation and partial update actions: | |
In previous versions, you could only trigger a full pipeline update. Now you can do validation and partial updates: |
("refresh all" is maybe ok, but I didn't like the quotes.)
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.
full update has another meaning - https://docs.databricks.com/en/delta-live-tables/updates.html#how-delta-live-tables-updates-tables-and-views
There's "refresh all" and "full refresh all"
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.
ah ok
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.
We probably don't want a Databricks employee name in the screenshot in the readme?
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.
Updated screenshots. There's still my name in the gif, but I don't think there are any problems with having it there in the first place, but screenshots look cleaner without it for sure.
packages/databricks-vscode/resources/whats-new/2.5/validation.png
Outdated
Show resolved
Hide resolved
Co-authored-by: Julia Crawford (Databricks) <[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.
Great!
Co-authored-by: Julia Crawford (Databricks) <[email protected]>
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
Test Details: go/deco-tests/12293440602 |
## packages/databricks-vscode ## (2024-12-12) * Add `Datasets` section with dataset schemas to the pipelines explorer (#1479) ([e904f71](e904f71)), closes [#1479](#1479) * Add Event Log section to the pipeline subtree (#1444) ([3c3fc9c](3c3fc9c)), closes [#1444](#1444) * Add partial update to pipelines (#1453) ([b7cbe4c](b7cbe4c)), closes [#1453](#1453) * Add validate runs for pipelines (#1436) ([bc0d488](bc0d488)), closes [#1436](#1436) * Bump JS SDK (#1447) ([aa8eae8](aa8eae8)), closes [#1447](#1447) * Context menus everywhere (#1461) ([9db90f8](9db90f8)), closes [#1461](#1461) * DLT diagnostics (#1471) ([7b962ff](7b962ff)), closes [#1471](#1471) * Do not load too many events (#1484) ([79ad92c](79ad92c)), closes [#1484](#1484) * Improve bundle logs (#1475) ([ba9518d](ba9518d)), closes [#1475](#1475) * Improve DLT UX (#1474) ([27f8a9b](27f8a9b)), closes [#1474](#1474) * Increase the polling time for job run status (#1451) ([d410b62](d410b62)), closes [#1451](#1451) * Preload datasets (#1458) ([910dccb](910dccb)), closes [#1458](#1458) * Python launch config is deprecated (#1465) ([1f1df4b](1f1df4b)), closes [#1465](#1465) * Update Databricks CLI to v0.236.0 (#1480) ([8a19a41](8a19a41)), closes [#1480](#1480) * Use cluster policy in pipeline tests (#1440) ([5ba42f7](5ba42f7)), closes [#1440](#1440) * Validate icon (#1441) ([54f7376](54f7376)), closes [#1441](#1441) * Whats new 2.5 (#1481) ([392bd0a](392bd0a)), closes [#1481](#1481) ## packages/databricks-vscode-types ## (2024-12-12) --------- Co-authored-by: releasebot <[email protected]> Co-authored-by: Ilia Babanov <[email protected]>
Changes
What's new in the 2.5