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

Join with SerializedDagModel to filter dag not in webserver #105

Merged
merged 2 commits into from
Aug 16, 2021
Merged

Join with SerializedDagModel to filter dag not in webserver #105

merged 2 commits into from
Aug 16, 2021

Conversation

sawaca96
Copy link
Contributor

@sawaca96 sawaca96 commented Jul 3, 2021

Related to #98
Fix this bug by join with SerializedDagModel

Question

Which formatter should I use?

@sawaca96 sawaca96 marked this pull request as draft July 3, 2021 13:27
@sawaca96 sawaca96 marked this pull request as ready for review July 3, 2021 13:31
@sawaca96 sawaca96 changed the title Add join query to filter dag not in webserver Join with SerializedDagModel to filter dag not in webserver Jul 3, 2021
@rcwoolston
Copy link

Any update on this

@@ -325,4 +328,4 @@ class AirflowPrometheusPlugins(AirflowPlugin):
flask_blueprints = [] # type: ignore
menu_links = [] # type: ignore
appbuilder_views = [RBACmetricsView]
appbuilder_menu_items = [] # type: ignore
appbuilder_menu_items = [] # type: ignore
Copy link

Choose a reason for hiding this comment

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

please fix

@elephantum elephantum self-requested a review August 14, 2021 18:44
@elephantum elephantum merged commit f26c445 into epoch8:master Aug 16, 2021
@sawaca96 sawaca96 deleted the filter-dag-not-in-db branch August 17, 2021 04:02
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.

4 participants