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

Update OpenLineage emmiter to cope with nullable logical_date #46722

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

ashb
Copy link
Member

@ashb ashb commented Feb 13, 2025

This PR itself doesn't contain any tests, those happen in #46720 (due to the
change in how we create test DagRuns via the fixture), but that is failing
until we make this change and I don't want the provider change to be in the
same PR as the core log rendering one.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

This PR itself doesn't contain any tests, those happen in #46720 (due to the
change in how we create test DagRuns via the fixture), but that is failing
until we make this change and I don't want the provider change to be in the
same PR as the core log rendering one.
@ashb ashb requested a review from mobuchowski as a code owner February 13, 2025 11:48
@ashb ashb added the AIP-83 Remove Execution Date Unique Constraint from DAG Run label Feb 13, 2025
@ashb
Copy link
Member Author

ashb commented Feb 13, 2025

Only failures are related to #46608

@ashb ashb merged commit 6d120b7 into main Feb 13, 2025
62 of 63 checks passed
@ashb ashb deleted the openlineage-null-logical-date branch February 13, 2025 12:14
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
…#46722)

This PR itself doesn't contain any tests, those happen in apache#46720 (due to the
change in how we create test DagRuns via the fixture), but that is failing
until we make this change and I don't want the provider change to be in the
same PR as the core log rendering one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-83 Remove Execution Date Unique Constraint from DAG Run provider:openlineage AIP-53
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants