Skip to content

Conversation

@dolfinus
Copy link
Member

@dolfinus dolfinus commented Sep 15, 2025

Change Summary

Now output.type column is filled up based on SQL query type (INSERT, UPDATE, and so on). This is done because OpenLineage LifecycleStateChange facet is limited to DDL operations (CREATE, ALTER, DROP, TRUNCATE), but OutputType is more broad concept.

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 self-assigned this Sep 15, 2025
@github-actions
Copy link

github-actions bot commented Sep 15, 2025

Coverage

Coverage Report •
FileStmtsMissCoverMissing
data_rentgen/consumer/extractors/impl
   flink.py37197%43
   spark.py63198%108
data_rentgen/server/schemas/v1
   lineage.py137497%25, 34, 144, 189
TOTAL684635894% 

@dolfinus dolfinus merged commit 84d25c3 into develop Sep 16, 2025
11 checks passed
@dolfinus dolfinus deleted the feature/DOP-26403 branch September 16, 2025 10:41
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.

3 participants