[ https://issues.apache.org/jira/browse/AIRFLOW-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joy Gao updated AIRFLOW-2604: ----------------------------- Description: As a follow-up to AIRFLOW-2602, we should index dag_id, task_id and execution_date to make sure the /gantt page (and any other future UIs relying on task_fail) can still be rendered quickly as the table grows in size. (was: As a follow-up to AIRFLOW-2602, we should index dag_id, task_id and execution_date to make sure the /gantt page (and any other future UIs replying on task_fail) can still be rendered quickly as the table grows in size.) > dag_id, task_id, execution_date in dag_fail should be indexed > ------------------------------------------------------------- > > Key: AIRFLOW-2604 > URL: https://issues.apache.org/jira/browse/AIRFLOW-2604 > Project: Apache Airflow > Issue Type: Improvement > Affects Versions: 1.10 > Reporter: Joy Gao > Priority: Major > > As a follow-up to AIRFLOW-2602, we should index dag_id, task_id and > execution_date to make sure the /gantt page (and any other future UIs relying > on task_fail) can still be rendered quickly as the table grows in size. -- This message was sent by Atlassian JIRA (v7.6.3#76005)