Skip to content
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

Improve dblineage computation #2723

Merged
merged 6 commits into from
Mar 27, 2024
Merged

Conversation

sprisha
Copy link
Contributor

@sprisha sprisha commented Mar 22, 2024

What type of PR is this?

Bug fix

What does this PR do / why is it needed ?

db lineage computation was previously exploding for some cases as it was processing table creation for the same properties several times.

Which issue(s) this PR fixes:

Fixes #

Other notes for reviewers:

Does this PR introduce a user-facing change?

No, but it allows users to experience actually being able to register their services and without much significant latency

@sprisha sprisha requested a review from a team as a code owner March 22, 2024 20:09
Copy link

github-actions bot commented Mar 22, 2024

Test Results

     753 files  +  2       753 suites  +2   1h 6m 37s ⏱️ + 1m 18s
12 312 tests +21  12 147 ✔️ +21  165 💤 ±0  0 ±0 
15 356 runs  +21  15 181 ✔️ +21  175 💤 ±0  0 ±0 

Results for commit 9888ee8. ± Comparison against base commit bcfc296.

♻️ This comment has been updated with latest results.

@Yasirmod17 Yasirmod17 self-requested a review March 27, 2024 02:01
@Yasirmod17 Yasirmod17 merged commit 4b3e3e3 into finos:master Mar 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants