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

Add ability to opt-out of some lineage calculations #3366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomwilson-gs
Copy link
Contributor

What type of PR is this?

Improvement

What does this PR do / why is it needed ?

Adds a configuration for the computeLineage function to allow for opting out of some types of calculations.
This allows for computationally expensive calculations to be skipped if only a subset of lineage is required.

Updated the SearchDocumentArtifactGenerationExtension to only calculate reportLineage as this is all that is required. This will dramatically speed up calculation for some Service elements.

Which issue(s) this PR fixes:

Other notes for reviewers:

Does this PR introduce a user-facing change?

@tomwilson-gs tomwilson-gs requested a review from a team as a code owner January 22, 2025 15:50
Copy link

Test Results

  1 029 files    1 029 suites   2h 3m 19s ⏱️
13 289 tests 13 168 ✔️ 121 💤 0
19 328 runs  19 207 ✔️ 121 💤 0

Results for commit 4b87b7e.

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