You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/07 04:47:07 UTC

[GitHub] feng-tao commented on issue #3709: [AIRFLOW-2861][Improvement] Added index on log table, will make delete dag optimized

feng-tao commented on issue #3709: [AIRFLOW-2861][Improvement] Added index on log table, will make delete dag optimized
URL: https://github.com/apache/incubator-airflow/pull/3709#issuecomment-410932006
 
 
   @vardancse , you need to add an alemic migration script for index change(e.g https://github.com/apache/incubator-airflow/blob/master/airflow/migrations/versions/211e584da130_add_ti_state_index.py)
   And you need to rebase your pr with master which will fix the CI issue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services