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

Investigate better DAG version detection? #42337

Open
1 task done
jedcunningham opened this issue Sep 18, 2024 · 1 comment
Open
1 task done

Investigate better DAG version detection? #42337

jedcunningham opened this issue Sep 18, 2024 · 1 comment
Labels
AIP-65: DAG history in UI area:core kind:feature Feature Requests kind:meta High-level information important to the community

Comments

@jedcunningham
Copy link
Member

Body

Do this part of the AIP:

We will explore having a more comprehensive version detection method (e.g. if the code inside of a PythonOperators python_callable changes, or in functions that that callable calls)

Simply detecting when the python_callable that is passed changes (somehow), might be enough and a good line.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.
@jedcunningham jedcunningham added kind:meta High-level information important to the community AIP-65: DAG history in UI labels Sep 18, 2024
@dosubot dosubot bot added area:core kind:feature Feature Requests labels Sep 18, 2024
@kunaljubce
Copy link

@jedcunningham If I understand the ask correctly, as of today, the DAG UI still shows the older version of the python_callable code and we need a way to identify/log when the code change happens and show the updated code on the UI. Am I correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-65: DAG history in UI area:core kind:feature Feature Requests kind:meta High-level information important to the community
Projects
Development

No branches or pull requests

2 participants