-
Notifications
You must be signed in to change notification settings - Fork 377
Feature/runtime lineage #3084
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
Open
swar00pduthks
wants to merge
30
commits into
MarquezProject:main
Choose a base branch
from
swar00pduthks:feature/runtime_lineage
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feature/runtime lineage #3084
swar00pduthks
wants to merge
30
commits into
MarquezProject:main
from
swar00pduthks:feature/runtime_lineage
+6,107
−639
Conversation
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
* Arcade demo in about page of docs. Signed-off-by: merobi-hub <merobi@gmail.com> * Move demo to homepage component. Signed-off-by: merobi-hub <merobi@gmail.com> --------- Signed-off-by: merobi-hub <merobi@gmail.com> Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
…19.1 (MarquezProject#3005) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
…arquezProject#3004) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: Willy Lulciuc <willy.lulciuc@gmail.com> Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: Willy Lulciuc <willy.lulciuc@gmail.com> Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
…test configurations Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
…urity Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
…19.1 (MarquezProject#3005) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
…arquezProject#3004) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: Willy Lulciuc <willy.lulciuc@gmail.com> Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: Willy Lulciuc <willy.lulciuc@gmail.com> Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
- Added PartitionManagementService to handle creation and cleanup of database partitions. - Implemented DatasetVersionData and RunData models for lineage data representation. - Created migration scripts (V75, V76) for partitioned denormalized tables and management functions Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
…RunDataMapper, and RunData
- Added PartitionManagementService to handle creation and cleanup of database partitions. - Implemented DatasetVersionData and RunData models for lineage data representation. - Created migration scripts (V75, V76) for partitioned denormalized tables and management functions Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3084 +/- ##
============================================
- Coverage 81.18% 80.90% -0.29%
- Complexity 1506 1604 +98
============================================
Files 268 276 +8
Lines 7356 7850 +494
Branches 325 353 +28
============================================
+ Hits 5972 6351 +379
- Misses 1226 1332 +106
- Partials 158 167 +9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ineage services Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
…ineage services Signed-off-by: swar00pduthks <swaroopduthks@gmail.com>
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.
Problem
👋 Thanks for opening a pull request! Please include a brief summary of the problem your change is trying to solve, or bug fix. If your change fixes a bug or you'd like to provide context on why you're making the change, please link the issue as follows:
Closes: #3054 , #2772
Solution
New Feature: This PR introduces run-level graph visualization - enabling users to visualize relationships between dataset versions, job versions, and run nodes to simplify data troubleshooting and impact analysis.
Scalable Architecture: To ensure this feature can scale from day one, we implement CQRS (Command Query Responsibility Segregation) pattern with two denormalized tables optimized for different graph views:
run_parent_lineage_denormalized) - Business users see streamlined graphs with only top-level pipeline run nodes (~50 nodes for typical workloads)run_lineage_denormalized) - Engineers access comprehensive graphs with all child run nodes for deep debugging (~13,500 nodes for detailed analysis)Performance: Designed for speed at scale - parent run graphs render in ~0.1s, detailed run graphs in ~0.8s, even with millions of historical runs. The denormalized design pre-computes 5-8 table joins, enabling sub-second graph traversal and rendering.
One-line summary: Introduces run-level graph visualization with denormalized tables and partitioning for scalable, sub-second lineage traversal supporting both parent-level (business) and detailed (technical) graph views.
Checklist
CHANGELOG.md(Depending on the change, this may not be necessary)..sqldatabase schema migration according to Flyway's naming convention (if relevant)