BasPH commented on issue #4666: [AIRFLOW-3823] Exclude BranchPythonOperator choice's downstream tasks from the tasks to skip URL: https://github.com/apache/airflow/pull/4666#issuecomment-462446241 Odd, at least it's consistently giving the same error: ``` [2019-02-11 17:58:31,425] {plugins_manager.py:149} ERROR - (MySQLdb._exceptions.ProgrammingError) (1146, "Table 'airflow.task_instance' doesn't exist") [SQL: u'DELETE FROM task_instance WHERE task_instance.dag_id = %s'] [parameters: ('unit_tests',)] (Background on this error at: http://sqlalche.me/e/f405) ``` But I'm unsure at the moment what could cause it....?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
