Refactor recon intermediate persistence#2230
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2230 +/- ##
==========================================
- Coverage 63.95% 63.82% -0.13%
==========================================
Files 99 99
Lines 8644 8661 +17
Branches 890 890
==========================================
Hits 5528 5528
- Misses 2944 2961 +17
Partials 172 172 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
✅ 130/130 passed, 9 flaky, 5 skipped, 30m37s total Flaky tests:
Running from acceptance #3546 |
b836136 to
91b1e98
Compare
f112109 to
fb290c2
Compare
BesikiML
reviewed
Jan 22, 2026
Contributor
Author
|
Followup issue created to tackle the TODOs #2257 |
sundarshankar89
approved these changes
Jan 30, 2026
Collaborator
sundarshankar89
left a comment
There was a problem hiding this comment.
LGTM, I will add a FAQ about retaining the governance model when reconciling PII information, so any failures to clean up to uc volume shouldn't result in any unintended consiquence
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
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.
Changes
What does this PR do?
overwritewrite modeCaveats/things to watch out for when reviewing:
On Serverless we cannot use cache/persist, so we use Delta writes acting as materialization boundaries
Linked issues
Resolves #1056
Advances #1905, #1438
Functionality
databricks labs lakebridge ...Tests