Skip to content

Remove global from lineage.hook - #58285

Merged
potiuk merged 6 commits into
apache:mainfrom
jscheffl:bugfix/remove-global-from-lineage-hook
Nov 24, 2025
Merged

Remove global from lineage.hook#58285
potiuk merged 6 commits into
apache:mainfrom
jscheffl:bugfix/remove-global-from-lineage-hook

Conversation

@jscheffl

@jscheffljscheffl commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Another small increment to remove globalstatements for PR #58116

Replace global variable with a cache()
Which even (after adusting pytests) also saves some lines of code :-D

@jscheffljscheffl added full tests needed We need to run full set of tests for this PR to merge all versions If set, the CI build will be forced to use all versions of Python/K8S/DBs labels Nov 13, 2025
@jscheffljscheffl reopened this Nov 13, 2025
@jscheffl
jschefflforce-pushed the bugfix/remove-global-from-lineage-hook branch 2 times, most recently from 009648d to 38a0bd7CompareNovember 15, 2025 20:32
@jscheffl
jschefflforce-pushed the bugfix/remove-global-from-lineage-hook branch 2 times, most recently from d3c5d70 to feffcf1CompareNovember 22, 2025 21:15
@jscheffl
jschefflforce-pushed the bugfix/remove-global-from-lineage-hook branch from feffcf1 to df7aad7CompareNovember 23, 2025 16:14
@potiuk
potiuk merged commit 7a51b05 into apache:mainNov 24, 2025
202 checks passed
CopilotAI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
* Remove global from lineage.hook
* Fix pytest
* Prevent fail on back.compat
* Remove old fixtures as available in pytest-plugin
* Include backcompat in pytest plugin
* Fix openlineage pytest
itayweb pushed a commit to itayweb/airflow that referenced this pull request Dec 6, 2025
* Remove global from lineage.hook
* Fix pytest
* Prevent fail on back.compat
* Remove old fixtures as available in pytest-plugin
* Include backcompat in pytest plugin
* Fix openlineage pytest
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
* Remove global from lineage.hook
* Fix pytest
* Prevent fail on back.compat
* Remove old fixtures as available in pytest-plugin
* Include backcompat in pytest plugin
* Fix openlineage pytest
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

all versionsIf set, the CI build will be forced to use all versions of Python/K8S/DBsarea:lineagefull tests neededWe need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jscheffl@potiuk@mobuchowski