Skip to content

[DOP-26806] Merge ancestors and parents into one relation#404

Merged
dolfinus merged 1 commit intodevelopfrom
improvement/DOP-26806
Mar 12, 2026
Merged

[DOP-26806] Merge ancestors and parents into one relation#404
dolfinus merged 1 commit intodevelopfrom
improvement/DOP-26806

Conversation

@dolfinus
Copy link
Member

@dolfinus dolfinus commented Mar 12, 2026

Change Summary

Lineage endpoint returns parents relation with JOB-RUN and RUN-OPERATION relations. It also returns ancestor relations with JOB-JOB and RUN-RUN relations, but at OpenLineage and database level fields are called parent_run_id and parent_job_id. This can cause WTF reaction, so we need naming to be more consistent.

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@dolfinus dolfinus requested a review from TiGrib March 12, 2026 15:01
@dolfinus dolfinus self-assigned this Mar 12, 2026
@dolfinus dolfinus added the ci:skip-changelog Add this label to skip changelog file check label Mar 12, 2026
@github-actions
Copy link

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
data_rentgen/server/schemas/v1
   lineage.py13742097%25, 34, 144, 189
TOTAL7808968122621187% 

@dolfinus dolfinus merged commit 6406fa4 into develop Mar 12, 2026
12 checks passed
@dolfinus dolfinus deleted the improvement/DOP-26806 branch March 12, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:skip-changelog Add this label to skip changelog file check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants