[
https://issues.apache.org/jira/browse/AIRFLOW-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxime Beauchemin updated AIRFLOW-1064:
---------------------------------------
Fix Version/s: 1.8.2
> TaskInstanceModelView is slow
> -----------------------------
>
> Key: AIRFLOW-1064
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1064
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Alex Guziel
> Assignee: Alex Guziel
> Fix For: 1.8.2
>
>
> Due to a bad query (a full table scan), the TaskInstanceModelView is very
> slow. Adding an index is costly, and job_id is a good approximation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)