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

AIP-38 Invalidate DryRun query cache on submit #46238

Merged

Conversation

pierrejeambrun
Copy link
Member

When we submit a clear or a marks as action, we should invalidate the associated DryRun query. Otherwise the modal displaying the affected task instance table will keep showing old responses after a successful submit.

To reproduce the issue, you can clear a task instance and then

@pierrejeambrun pierrejeambrun added the AIP-38 Modern Web Application label Jan 29, 2025
@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.0 milestone Jan 29, 2025
@pierrejeambrun pierrejeambrun self-assigned this Jan 29, 2025
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jan 29, 2025
@pierrejeambrun pierrejeambrun force-pushed the invalidate-dry-run-query-cache-on-submit branch from c3621cd to 6fc1eb9 Compare January 29, 2025 13:54
@bbovenzi
Copy link
Contributor

lgtm but looks like some db tests are unhappy

@pierrejeambrun
Copy link
Member Author

lgtm but looks like some db tests are unhappy

Yes main is broken for some other reason. I'll wait for #46245 that should fix them.

Copy link
Contributor

@shubhamraj-git shubhamraj-git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM post main gets fixed.

@bbovenzi bbovenzi force-pushed the invalidate-dry-run-query-cache-on-submit branch from 6fc1eb9 to 0ec70e1 Compare January 29, 2025 19:27
@bbovenzi bbovenzi merged commit 4a9accf into apache:main Jan 29, 2025
45 checks passed
@bbovenzi bbovenzi deleted the invalidate-dry-run-query-cache-on-submit branch January 29, 2025 20:30
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
dabla pushed a commit to dabla/airflow that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-38 Modern Web Application area:UI Related to UI/UX. For Frontend Developers.
Projects
Development

Successfully merging this pull request may close these issues.

3 participants