You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/19 11:33:01 UTC

[jira] [Commented] (AIRFLOW-3561) Improve some views

    [ https://issues.apache.org/jira/browse/AIRFLOW-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747041#comment-16747041 ] 

ASF subversion and git services commented on AIRFLOW-3561:
----------------------------------------------------------

Commit 7e486be079825c8dc2d686898bfb218452b5dc6e in airflow's branch refs/heads/v1-10-test from Peter van 't Hof
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=7e486be ]

[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)