[
https://issues.apache.org/jira/browse/AIRFLOW-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797666#comment-16797666
]
ASF subversion and git services commented on AIRFLOW-3561:
----------------------------------------------------------
Commit ad7a70297b639142e0a89cfb89a116371d90e605 in airflow's branch
refs/heads/v1-10-stable from Peter van 't Hof
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=ad7a702 ]
[AIRFLOW-3561] Improve queries (#4368)
* improve queries
* Adding field to the database
* Set length of field
* remove dagbag use in xcom call
* Fixing typo
* Adding test
* Remove default_view
* fixing test
* rename var
* Fixing rbac dag_stats
* Fixing rbac task_stats
* Fixing rbac code
* Fixing rbac xcom
* Fixing template
* Fixing default view call
* Added timezone to DagModel
* Fixing timezone
> Improve some views
> ------------------
>
> Key: AIRFLOW-3561
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3561
> Project: Apache Airflow
> Issue Type: Improvement
> Components: webserver
> Reporter: Peter van 't Hof
> Assignee: Peter van 't Hof
> Priority: Minor
> Fix For: 2.0.0
>
>
> Some views does interaction with the dag bag while is not needed for the
> query.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)